mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
f683c5d0e0
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.