mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-23 08:16:16 -05:00
Among the newly added rules, there are quite a few intended to enforce
compliance of CONTRIBUTING.md-blessed idioms, as well as ensure
safe usage of classes and constant bindings.
We are also now enforcing usage of early return in commands.js,
which has 100% compliance as of
|
||
|---|---|---|
| .. | ||
| choice-parser.js | ||
| eventemitter.js | ||
| inversebattle.js | ||
| statuses.js | ||
| statusmoves.js | ||
| trapmoves.js | ||
| typechange.js | ||
| weather.js | ||
| weight.js | ||