-
Another thing I should mention is that in contrast to other rulesets, Canonical is very much leaning towards cutting edge technology. It will always suggest latest syntax / APIs when there are new alternatives. Some like that because it makes them aware of better / new ways of doing things, others hate it because they are used to the old ways of doing things. A great example of this is prefer-object-from-entries, which tells you to use fromEntries over reduce when the former makes the code simpler.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
eslint-config-prettier: