pre-commit: add hooks for spell and lint
Added pre-commit hooks for spell and lint as described in #52 (closed).
Tested by trying to commit invalid .liq file - failed as expected - thus merging.
@david Please note that liquidsoap-linting fails with current implementation and prints many deprecation warnings - should I create a ticket for that?
Merge request reports
Activity
changed milestone to %1.0-alpha3 — Playful Platypus
assigned to @chrizz
mentioned in commit 848d9dae
@david Please note that liquidsoap-linting fails with current implementation and prints many deprecation warnings - should I create a ticket for that?
Does that mean you cannot commit because of deprecation warnings? Such warnings should usually be not a blocker for committing.
But in any case, yes please create a ticket to solve deprecation warnings. This ticket can also be linked to the Liquidsoap 2.2+ upgrade.
Which Liquidsoap version are you using for #53? Please ensure it's the same as currently in
main
.@chrizz It should be liquidsoap 2.1.x though.