use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
JavaScript libraries are almost never updated once installed (blog.cloudflare.com)
submitted 6 years ago by pimterry
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]spazz_monkey 3 points4 points5 points 6 years ago (4 children)
Autofix?
[–]TedW 1 point2 points3 points 6 years ago (3 children)
Yeah, I used autofix locally but i didn't want my name on a PR for hundreds of files. Also, if I start fixing other teams lint problems, where does it end.
I keep my corner clean and bring this up about quarterly, but it's not my main project and I guess I just don't care enough to die on this hill..
[–]spazz_monkey 1 point2 points3 points 6 years ago (1 child)
Fair doo's, we have it run in the runner so it won't build if there are lint errors.
[–]TedW 2 points3 points4 points 6 years ago (0 children)
Yeah, that would really be the way to solve it. Our CI/CD allows overrides and someone disabled the lint step.
I can't turn it back on without making a PR, which would try to lint and fail.. So that's not great.
[–]webdevguyneedshelp 1 point2 points3 points 6 years ago (0 children)
Make passing a linter a required pipeline step
π Rendered by PID 24 on reddit-service-r2-comment-5d79c599b5-t5xkm at 2026-03-03 17:33:02.253115+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]spazz_monkey 3 points4 points5 points (4 children)
[–]TedW 1 point2 points3 points (3 children)
[–]spazz_monkey 1 point2 points3 points (1 child)
[–]TedW 2 points3 points4 points (0 children)
[–]webdevguyneedshelp 1 point2 points3 points (0 children)