Hi, I'm on pants 1.16 and running lint on some thr...
# general
b
Hi, I'm on pants 1.16 and running lint on some thrift and seeing this in the log. It doesnt actually fail the operation, but I'm wondering if its skipping out on actually linting https://gist.github.com/MasterDDT/898fa19755bf791adb2ac87fa59bc2e1
Copy code
Error: Unknown option --fatal-warnings
   Usage: scrooge-linter [options] <files...>
wait i guess in our pants.ini we have
[gen.scrooge]
with some specific deps and
scrooge-core
version, must be too old
yep that was it