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.
8 lines
108 B
JSON
8 lines
108 B
JSON
{
|
|
"skip_files": [
|
|
"src/thrift_lexer.erl",
|
|
"src/thrift_parser.erl",
|
|
"test/support"
|
|
]
|
|
}
|