Skip to content

Commit

Permalink
.github: ignore exporter headers
Browse files Browse the repository at this point in the history
  • Loading branch information
ridwanmsharif committed Jul 19, 2023
1 parent 449c59b commit 7e987fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/header-checker-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ ignoreFiles:
- receiver/**/generated_status.go
- receiver/mongodbreceiver/**/*.go
- receiver/prometheusreceiver/**/*.go
- exporter/googlemanagedprometheusexporter/**/*.go
sourceFileExtensions:
- go
- ps1
Expand Down

0 comments on commit 7e987fa

Please sign in to comment.