c9755bdbc8
When using Prettier to auto-format (parts of) the code-base you usually end up with *huge* patches that touch lots of lines without making any actual changes. This often adds unnecessary steps when using `git blame`, however it's easy enough to avoid this; please refer to https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view
7 lines
263 B
Plaintext
7 lines
263 B
Plaintext
# Auto-format `.js` files with ESLint/Prettier
|
|
de36b2aabab2b7fd647d9591f959c4540129541d
|
|
# Auto-format `.css` files with Stylelint/Prettier
|
|
8aa2718d225ad701a5b8a2788b42d221f1e4327d
|
|
# Auto-format `.json` files with Prettier
|
|
29de9bdce6c9785574994fda0e51533d796a9bb4
|