Skip to content

Commit

Permalink
Merge pull request #21 from teqbench/refactor/use_props_files
Browse files Browse the repository at this point in the history
Add submodule reference to be able to use shared project props files.
  • Loading branch information
devops-teqbench authored Dec 29, 2023
2 parents b4e7608 + dd47212 commit fa5b5fd
Show file tree
Hide file tree
Showing 6 changed files with 446 additions and 500 deletions.
4 changes: 2 additions & 2 deletions .editorconfig
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# This file is the top-most EditorConfig file
# This file is the top-most EditorConfig file
root = true

# All Files
[*]
indent_style = space
indent_size = 4
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true

Expand Down
Loading

0 comments on commit fa5b5fd

Please sign in to comment.