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 649f827f66
Refactor post-processing to use sed instead of sd
html-tidy takes care of some post-processing, rendering other
substitutions obsolete. Remove the obsolete regex substitutions.

Now that we did that, the remaining substitutions can be done with
vanilla POSIX or POSIX-Extended regular expressions. Replace sd with
sed, and group the substitutions together into one invocation instead of
multiple invocations piped together. This change speeds up
post-processing to be almost as fast as the initial build step.
2023-11-14 21:39:53 -08:00
..
browserslistrc Streamline lint configuration 2022-05-11 10:01:22 -07:00
budget.json Relax budget 2023-08-21 11:23:32 -07:00
hintrc Webhint: disable false-positives (reflows) 2023-08-21 11:23:50 -07:00
htmltest.yml Relax htmltest a bit 2023-05-26 21:12:16 -07:00
htmlvalidate.json Add html-validate to local linters 2023-10-20 04:06:36 -07:00
stylelintrc.json re-org the About section, add breadcrumbs 2022-07-07 17:44:34 -07:00
tidy.conf Refactor post-processing to use sed instead of sd 2023-11-14 21:39:53 -08:00
vnu_filter.jq vnu_filter: style/comments on obsolete filter 2022-12-24 10:11:31 -08:00