Live data from Hacker News

Writing and linting Python at scale

engineering.fb.com

1–10 of 160 posts

Re: Writing and linting Python at scale

#8
It looks like the interesting feature of their tool Fixit 2 is that its lint rules know how to auto-apply themselves. I'm fine with an auto code formatter, an auto import organizer, but not sure how much I trust a linter to auto-apply "fixes".

Re: Writing and linting Python at scale

#10
post #5

But but but HN told me that python is only good for small scale and prototypes, the engineers at meta are wrong

The engineers at meta worte a language + runtime on top of PHP to make it work "at scale".

If Facebook wants to make something work they have enough resources to throw at the problem to solve it. Regardless of whether it makes sense or not.

Post reply on HN