mirror of
https://github.com/valitydev/elixir-thrift.git
synced 2024-11-07 02:35:17 +00:00
e10836ac67
This is based on Ecto's configuration and tweaks a number of defaults rules to be more lenient than the stock configuration.
11 lines
119 B
YAML
11 lines
119 B
YAML
styleguide: false
|
|
engines:
|
|
credo:
|
|
enabled: true
|
|
remark-lint:
|
|
enabled: true
|
|
exclude_paths:
|
|
- ci
|
|
- doc
|
|
- ext
|