Following on from @AntonKhorev's observation in #5631 this moves eslint ignore rules to the configuration.
Instead of having the rake task select which files to check, we just check the whole tree and have eslint ignore third party files and generated files that we don't control. You can view, comment on, or merge this pull request online at: https://github.com/openstreetmap/openstreetmap-website/pull/5640 -- Commit Summary -- * Move eslint ignore rules to the configuration file -- File Changes -- M config/eslint.js (8) M lib/tasks/eslint.rake (10) -- Patch Links -- https://github.com/openstreetmap/openstreetmap-website/pull/5640.patch https://github.com/openstreetmap/openstreetmap-website/pull/5640.diff -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5640 You are receiving this because you are subscribed to this thread. Message ID: <openstreetmap/openstreetmap-website/pull/5...@github.com>
_______________________________________________ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev