| ▲ | bogdanoff_2 3 hours ago | |
> Should I also co-author my PRs with my linter, intellisense and IDE? Kinda, yeah. If I automatically apply lint suggestions, I would title my commit "apply lint suggestions". | ||
| ▲ | NewsaHackO 3 hours ago | parent [-] | |
Huh? Unless the sole purpose of the commit was to lint code, it would be unnecessary fluff to append the name of the automatically linted tools that ran in a pre-commit hook in every commit. | ||