mirror of
https://github.com/discourse/discourse.git
synced 2026-08-04 10:23:17 -05: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.