1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00
seirdy.one/linter-configs
Rohan Kumar cb26956bca
Internal: improve scripts
- I forgot to compress xhtml files. fix that.

- Stylistic change: remove unnecessary brace expansions
- Don't repeatedly append to a file; run commands in a different scope
  and write all at once.

Move Nu HTML validator filtering into a shell script:
- Return a bad exit code if validation errors are found after filtering
- Remove null-ish values from the JSON output; the final output *should*
  be an empty string, since nothing should be reported.
2022-06-02 17:18:13 -07:00
..
browserslistrc Streamline lint configuration 2022-05-11 10:01:22 -07:00
budget.json Streamline lint configuration 2022-05-11 10:01:22 -07:00
hintrc Streamline lint configuration 2022-05-11 10:01:22 -07:00
lychee.toml Streamline lint configuration 2022-05-11 10:01:22 -07:00
stylelintrc.json Streamline lint configuration 2022-05-11 10:01:22 -07:00
vnu_filter.jq Internal: improve scripts 2022-06-02 17:18:13 -07:00