Skip to content

Commit

Permalink
refactor: Standardize .editorconfig
Browse files Browse the repository at this point in the history
Use this link to re-run the recipe: https://app.moderne.io/builder/N3MJaFjMF?organizationId=T3BlblJld3JpdGU%3D

Co-authored-by: Moderne <team@moderne.io>
  • Loading branch information
natedanner and TeamModerne committed Nov 1, 2024
1 parent b0a95c8 commit 891b428
Show file tree
Hide file tree
Showing 16 changed files with 9 additions and 75 deletions.
9 changes: 9 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
root = true

[*]
insert_final_newline = true
trim_trailing_whitespace = true

[src/test*/java/**.java]
indent_size = 4
ij_continuation_indent_size = 2
5 changes: 0 additions & 5 deletions src/test/java/.editorconfig

This file was deleted.

5 changes: 0 additions & 5 deletions src/testWithSpringBoot_1_5/java/.editorconfig

This file was deleted.

5 changes: 0 additions & 5 deletions src/testWithSpringBoot_2_1/java/.editorconfig

This file was deleted.

5 changes: 0 additions & 5 deletions src/testWithSpringBoot_2_2/java/.editorconfig

This file was deleted.

5 changes: 0 additions & 5 deletions src/testWithSpringBoot_2_3/java/.editorconfig

This file was deleted.

5 changes: 0 additions & 5 deletions src/testWithSpringBoot_2_4/java/.editorconfig

This file was deleted.

5 changes: 0 additions & 5 deletions src/testWithSpringBoot_2_5/java/.editorconfig

This file was deleted.

5 changes: 0 additions & 5 deletions src/testWithSpringBoot_2_7/java/.editorconfig

This file was deleted.

5 changes: 0 additions & 5 deletions src/testWithSpringBoot_3_0/java/.editorconfig

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 891b428

Please sign in to comment.