Skip to content
Snippets Groups Projects
Unverified Commit b85c387c authored by Matt Jankowski's avatar Matt Jankowski Committed by GitHub
Browse files

Remove reference to deleted statsd config file (#25336)

parent db047e32
No related branches found
No related tags found
No related merge requests found
......@@ -1236,11 +1236,6 @@ Style/GlobalStdStream:
- 'config/environments/development.rb'
- 'config/environments/production.rb'
# Configuration parameters: AllowedVariables.
Style/GlobalVars:
Exclude:
- 'config/initializers/statsd.rb'
# This cop supports safe autocorrection (--autocorrect).
# Configuration parameters: MinBodyLength, AllowConsecutiveConditionals.
Style/GuardClause:
......@@ -1374,7 +1369,6 @@ Style/RedundantConstantBase:
Exclude:
- 'config/environments/production.rb'
- 'config/initializers/sidekiq.rb'
- 'config/initializers/statsd.rb'
- 'config/locales/sr-Latn.rb'
- 'config/locales/sr.rb'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment