0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-04 10:39:43 +08:00
discourse/bin
Sérgio Saquetim 79b187189c
DEV: Lint .mjs and .cjs files locally (#42110)
`bin/lint` currently filters out `.mjs` and `.cjs` before Lefthook runs,
even though CI ESLint checks them. CI Prettier has the opposite gap and
skips them.

This includes both extensions in `bin/lint`, Lefthook's ESLint globs,
and the Prettier scripts for frontend, plugins, and themes.
2026-07-29 16:23:50 -03:00
..
docker DEV: Replace JS build system with Rolldown (#35963) 2026-05-29 11:11:55 +01:00
annotaterb DEV: Update bundler from 2.6.4 to 4.0.11 (#40441) 2026-06-01 21:35:53 +02:00
bundle DEV: fix linter and linting config (#36815) 2025-12-22 07:23:19 +11:00
dev DEV: Replace JS build system with Rolldown (#35963) 2026-05-29 11:11:55 +01:00
ember-cli DEV: bin/ember-cli shim fixups (#40402) 2026-05-29 12:38:38 +01:00
lint DEV: Lint .mjs and .cjs files locally (#42110) 2026-07-29 16:23:50 -03:00
notify_file_change FIX: notify_file_change was outputting a command to vim 2020-12-10 10:03:57 -05:00
pitchfork DEV: Remove Unicorn web server in favor of Pitchfork (#39032) 2026-04-01 15:04:59 +02:00
qunit DEV: Fail fast when the qunit browser stalls (#41919) 2026-07-22 12:43:54 -03:00
rails DEV: Remove Unicorn web server in favor of Pitchfork (#39032) 2026-04-01 15:04:59 +02:00
rake DEV: fix linter and linting config (#36815) 2025-12-22 07:23:19 +11:00
rspec DEV: Add per-test SQL/Redis/network capture RSpec formatter (#40632) 2026-06-16 09:47:54 +08:00
rubocop DEV: Update bundler from 2.6.4 to 4.0.11 (#40441) 2026-06-01 21:35:53 +02:00
system_rspec DEV: Minimal first pass of rails system test setup (#16311) 2022-09-28 11:48:16 +10:00
turbo_rspec DEV: Add per-test SQL/Redis/network capture RSpec formatter (#40632) 2026-06-16 09:47:54 +08:00