discourse/plugins/poll
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
..
app DEV: Upgrade Rails to version 7.2 2024-11-27 10:48:47 +01:00
assets DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
config Update translations (#30765) 2025-01-14 16:19:49 +01:00
db FIX: Poll: ensure it is not possible to vote with all abstentions in Ranked Choice (#29601) 2024-11-26 20:16:22 +08:00
jobs/regular DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
lib FIX: Poll: ensure it is not possible to vote with all abstentions in Ranked Choice (#29601) 2024-11-26 20:16:22 +08:00
spec DEV: Update rubocop-discourse (#30552) 2025-01-04 13:48:21 +01:00
test/javascripts DEV: Run prettier correctly for bundled-plugin test directories (#30338) 2024-12-18 12:02:28 +00:00
plugin.rb DEV: Update more deprecated Font Awesome icon names (#30163) 2024-12-08 22:14:28 +01:00