Last active
October 9, 2020 18:23
-
-
Save davisp/5d2a306ce212cfd033f46caf92526cb0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apps_dirs: | |
- "src/*" | |
include_dirs: | |
- "src/" | |
- "src/*" | |
- "src/**/include" | |
- "src/**/test" | |
diagnostics: | |
disabled: | |
- dialyzer | |
- elvis |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment