Hey Pants Team, I'm curious if there's a way to co...
# general
r
Hey Pants Team, I'm curious if there's a way to configure linter defaults such as
SkipFlake8Field
. The current way we are doing it is just patching these in a custom plugin but I wonder if there's an easier way to do this.
b
Can you give an example of your thoughts? I don't quite see what you're saying
h
2.14 adds `__defaults__`:
Copy code
__defaults__(all={"skip_flake8": True})
applies recursively to all BUILD files under it
1
h
Yeah, once you upgrade,
__defaults__
will sort this out
🙌 1
b
That's releasing approximately Monday, right?
r
thank you that is amazing!
h
yeah I'm finishing up an rc today, and then it sounds like Stu improved one thing that we have another rc tomorrow
b
Plus I want us to decide on the build file formatters plugin oath
b
2.14 is shaping up to be a quite nifty release. I am excited for next week!
🚀 2
@bitter-ability-32190 oath, or oauth? That one threw me.
b
Path 🤦‍♂️
I'm bad at typing, especially on mobile. Usually pushing a wagon
🤣 1