elixir-thrift/.ebert.yml
Jon Parise 1f5462bba8 Remove the Apache Thrift Erlang runtime library (#122)
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.
2016-12-31 09:02:51 -08:00

10 lines
113 B
YAML

styleguide: false
engines:
credo:
enabled: true
remark-lint:
enabled: true
exclude_paths:
- ci
- doc