about summary refs log tree commit diff
path: root/.github/workflows/linter.yml
AgeCommit message (Collapse)Author
2023-01-05Move Prettier CI checks to filtered jobs (#22376)Nick Schonning
2022-12-07See version file in GitHub Actions (#21927)Yamagishi Kazutoshi
2022-12-03Correct prettier calls for YML/JSON (#21832)Nick Schonning
* Fix fomat-check writing files * Fix unformatted YML/JSON * Add format-check call to prevent regressions
2022-08-28Fix typos (#18604)luzpaz
* Fix typos Found via `codespell -q 3 -S ./CHANGELOG.md,./AUTHORS.md,./config/locales,./app/javascript/mastodon/locales -L ba,keypair,medias,pixelx,ro` * Follow-up typo fix
2022-06-16Set-up Problem Matchers (#18598)Yamagishi Kazutoshi
2022-06-01Replace from Code Climate to Super-Linter (#18587)Yamagishi Kazutoshi