WIP: Resolve "test(prohibited-file-names): verify push rule regular expressions"
Merge Request (MR)
Please describe your changes here.
Associated issue(s)
Closes #ISSUE_NUMBER
-
1. The acceptance criteria for all associated issues have been completed, tested, and validated. -
2. The README either reflects my changes or does not require updates. -
3. The CONTRIBUTING document either reflects my changes or does not require updates.
Code quality summary
| Measure | Scores |
|---|---|
| Quality gate | |
| Duplications | |
| Maintainability |
|
| Reliability |
|
| Security |
|
| Test coverage |
Code quality, vulnerability, and standards compliance tools
| Code Style | Linters | Test frameworks |
|---|---|---|
![]() |
![]() |
|
| Standard JS user guide |
ESlint user guide |
Jest user guide |
How to format, lint, and test your changes
Open a Terminal, go to the root directory for data-loss-signatures, and run:
$ npm test
Completed tasks are not required to open a PR, and may be addressed while the PR is open.
All tasks must be completed and verified before a PR may be merged into master, however.
Closes #1

