Edwin Kofler

Results 152 issues of Edwin Kofler

***Short description of what this resolves:*** Closes #1211 ***Proposed changes:*** Better describe `tags-check` rule, explaining what it does. This also explains all the customization options, and an example.

keep-unstale

***Short description of what this resolves:*** Node.js v16 just hit EOL a few months ago. I saw that Node.js v16 was still in CI, which is even older, so I...

dependencies
keep-unstale
cli
automation

**Is your feature request related to a problem? Please describe.** Currently, `attr-sorted` is a native rule, sorting a [limited set of properties](https://github.com/htmlhint/HTMLHint/blob/master/src/core/rules/attr-sorted.ts#L8). There are many properties missing, and adding all...

**Is your feature request related to a problem? Please describe.** When printing hinting violations, it prints the absolute path of the HTML file: ```text /storage/ur/storage_home/Docs/Programming/Repositories/fox-forks/HTMLHint/test/cli/formatters/example.html L8 | ^ The value...

The `--delete` flag can be used for deleting both remote branches and tags. This updates "Delete remote tag" to do that. It also adds a deletion syntax without the `refs/tags`...

There have been some commits that have updated `tips.json`, but not the `README.md`. This fixes that.

There were various typos and punctuation errors.

Previously, the script would fail if Python executables or the Bash init profile files were contained in a file that included whitespaces. This fixes that.

This formatts the odd bits of the document to make it more consistent with the rest. This includes: - Whitespace after "headings - Use `__style__` of bolding (it is used...

There was a broken link.