mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Tests were previously excluded from eslint calls. This leads to messier code inside tests, and potentially errors. Now they all meet the listing rules, and so we don’t need to ignore tests in .eslintignore.