Skip to content

Commit

Permalink
only require license headers on .rs and .toml files
Browse files Browse the repository at this point in the history
  • Loading branch information
suremarc committed Dec 23, 2024
1 parent 54fc047 commit b7d4f9d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion licenserc.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@

headerPath = "Apache-2.0-ASF.txt"

excludes = ["**/*.md"]
includes = ["**/*.rs", "**/*.toml"]

0 comments on commit b7d4f9d

Please sign in to comment.