You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started to use this rebar3 plugin to run lint check on my project mongoql.
I'm using yecc and leex and they generate some .erl files on which I have no control.
I have many warnings on them.
Exists the possibility to exclude them from the check?