]> git.openstreetmap.org Git - rails.git/commit
Move eslint ignore rules to the configuration file
authorTom Hughes <tom@compton.nu>
Sun, 9 Feb 2025 19:35:19 +0000 (19:35 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 9 Feb 2025 19:38:47 +0000 (19:38 +0000)
commit275228dec7d6017eb6ccb411b49a9bb3ec9bea8b
treebcee04d75e5969061d7a953d5113fbd4e88500c2
parent64a33bbea3696dd01ea47b541b7c9f56a10ff62d
Move eslint ignore rules to the configuration file

Instead of having the rake task select which files to check, just
check the whole tree and have eslint ignore third party files and
generated files that we don't control.
config/eslint.js
lib/tasks/eslint.rake