mirror of
https://github.com/valitydev/elixir-thrift.git
synced 2024-11-06 18:25:16 +00:00
1f5462bba8
We still have a copy under test/support/src/ that's used by our integration tests, but we otherwise no longer have any need to ship a copy of Apache Thrift Erlang runtime.
10 lines
113 B
YAML
10 lines
113 B
YAML
styleguide: false
|
|
engines:
|
|
credo:
|
|
enabled: true
|
|
remark-lint:
|
|
enabled: true
|
|
exclude_paths:
|
|
- ci
|
|
- doc
|