Jonas Jenwald e6dba6ee34 Enable the radix ESLint rule
Many `parseInt` call-sites already provide the `radix` argument, and this rule helps improve consistency in the code-base; see https://eslint.org/docs/latest/rules/radix

*Please note:* The rule is disabled in `src/scripting_api/util.js` for now, since it's not obvious at a glance (at least to me) what the correct `radix` argument should be there.
2026-04-25 12:13:12 +02:00
..
2026-04-25 12:13:12 +02:00
2026-03-04 10:40:39 +01:00
2026-04-25 12:13:12 +02:00
2013-03-15 11:24:08 -07:00