Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
Exclude deploy directory from styleguide (NFC)
Browse files Browse the repository at this point in the history
  • Loading branch information
spacey-sooty committed Jul 9, 2024
1 parent 018292e commit b8791fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .styleguide
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ cppSrcFileInclude {
}

modifiableFileExclude {
src/main/deploy
gradle/
compile_commands.json
gradlew
Expand Down

0 comments on commit b8791fd

Please sign in to comment.