Commit fa3a1e
2021-09-02 01:37:46 Sindre Sorhus: Prevent the lint script from affecting repo language stats| .gitattributes .. | |
| @@ 1,3 1,4 @@ | |
| * text=auto eol=lf | |
| *.ai binary | |
| readme.md merge=union | |
| + | .github/workflows/repo_linter.sh -linguist-detectable |
| .gitattributes .. | |
| @@ 1,3 1,4 @@ | |
| * text=auto eol=lf | |
| *.ai binary | |
| readme.md merge=union | |
| + | .github/workflows/repo_linter.sh -linguist-detectable |