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
|
||
|---|---|---|
| .. | ||
| assaultvest.js | ||
| drives.js | ||
| flameorb.js | ||
| focussash.js | ||
| ironball.js | ||
| lansatberry.js | ||
| leftovers.js | ||
| mail.js | ||
| plates.js | ||
| ringtarget.js | ||
| shedshell.js | ||
| weaknesspolicy.js | ||