Skip to content

Commit

Permalink
ignore .bcr for license checker
Browse files Browse the repository at this point in the history
  • Loading branch information
tongke6 committed Jan 23, 2025
1 parent c57e062 commit e8f2865
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .licenserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ header: # <1>
- "MODULE.bazel.lock"
- "third_party/bazel_rust/**/*.bazel" # Generated
- "third_party/bazel_rust/**/*.bzl" # Generated
- ".bcr"

comment: never # <9>

Expand Down

0 comments on commit e8f2865

Please sign in to comment.