Commit 77150dc
authored
Add PSModule workflow configuration and remove jscpd linter settings (#8)
This pull request introduces configuration changes to the repository,
primarily adding a new workflow configuration file and removing an old
linter configuration file.
Workflow configuration:
* Added `.github/PSModule.yml` to configure the Process-PSModule
workflow, specifying code coverage settings and providing commented
examples for additional test and build options.
Linter configuration:
* Removed `.github/linters/.jscpd.json`, eliminating the previous
configuration for the JSCPD code duplication linter.1 parent 7f2e274 commit 77150dc
2 files changed
Lines changed: 21 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
This file was deleted.
0 commit comments