discourse/.github/workflows
David Taylor d88ee33eb6
DEV: Introduce stylelint (#29852)
Stylelint is a css linter: https://stylelint.io/

As part of this change we have added two javascript scripts:

```
pnpm lint:css
pnpm lint:css:fix
```

Look at `.vscode/settings.json.sample` and `.vscode/extensions.json` for
configuration in VSCode.

---------

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2025-01-20 15:27:42 +00:00
..
check-pr-body.yml DEV: Update dependabot commit-message splitting (#30721) 2025-01-10 20:58:50 +00:00
labeler.yml DEV: Only enable our self hosted runners on the discourse/discourse repo (#29024) 2024-09-30 11:18:20 +08:00
licenses.yml DEV: Use github hosted runners for simple workflows (#30576) 2025-01-06 14:15:16 +08:00
linting.yml DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
migration-tests.yml DEV: Only enable our self hosted runners on the discourse/discourse repo (#29024) 2024-09-30 11:18:20 +08:00
release-notes.yml DEV: Use github hosted runners for simple workflows (#30576) 2025-01-06 14:15:16 +08:00
stale-pr-closer.yml DEV: Use github hosted runners for simple workflows (#30576) 2025-01-06 14:15:16 +08:00
tests.yml DEV: Remove unused step in tests workflow (#30838) 2025-01-17 13:39:54 +08:00