mirror of
https://github.com/valitydev/bouncer.git
synced 2024-11-06 02:15:18 +00:00
fix configs
This commit is contained in:
parent
1dd7f915b7
commit
ee7d004a17
@ -79,8 +79,8 @@
|
||||
]
|
||||
}},
|
||||
% Readable code for building bin keys
|
||||
{elvis_style, no_if_expression, #{ignore => bouncer_gunner_metrics_event_h}},
|
||||
{elvis_style, macro_names, #{ignore => bouncer_gunner_metrics_event_h}}
|
||||
{elvis_style, no_if_expression, #{ignore => [bouncer_gunner_metrics_event_h]}},
|
||||
{elvis_style, macro_names, #{ignore => [bouncer_gunner_metrics_event_h]}}
|
||||
]
|
||||
},
|
||||
#{
|
||||
|
Loading…
Reference in New Issue
Block a user