Created
October 6, 2020 19:01
-
-
Save davisp/28913c611a5b8143b1387adef9d27c86 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
otp_path: "/path/to/otp/lib/erlang" | |
apps_dirs: | |
- "src/*" | |
include_dirs: | |
- "src/" | |
- "src/*" | |
diagnostics: | |
disabled: | |
- dialyzer | |
- elvis |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment