Skip to content

Fix StandardJS linting

Erwan Rouchet requested to merge fix-eslint-standardjs into master
  • 200+ errors autofixed (mostly semicolons whitespace between brackets, parentheses, operators)
  • Renamed use_error, use_ml_tools and list_ml_tools to useError, useMlTools and listMlTools respectively
  • Renamed every single test fixture
  • Fixed the ESLint configuration issue that prevented StandardJS from running on anything

Merge request reports

Loading