mirror of
https://github.com/discourse/discourse.git
synced 2025-03-05 05:06:25 +08:00

Moves the most important checks into a linter. It gets executed by Lefthook as well as the docker rake task and Github actions. Doing those checks in rspec takes too long and it produces errors when the discourse:test Docker image contains old, invalid locale files.