HttpsExclusions
HttpsExclusions copied to clipboard
Add a GitHub CI to check sorting HttpsExclusions
It does not have lint-staged npm package to check the ordering at only GitHub-hosted workflow runner automatically.
If the CI finds any incorrect ordering in banks.txt file, the workflow run will be failed. Otherwise, the workflow run will be succeeded.
In this case, all lines will be sorted, including comments //.
- Sorting should not be applied to comments.
- After a comment, the sorting should start again.