-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix test-on-ubuntu.yml and update zarn.yml (#116)
* address linter warnings * update test-on-ubuntu.yml * ci: update dependencies installation in Ubuntu workflow * update test-on-ubuntu.yml * update zarn.yml * update .perlcriticrc * update security-gate.yml - remove push trigger - add pull request trigger on develop branch - rename verification step
- Loading branch information
1 parent
2efcf37
commit 8b6bdba
Showing
4 changed files
with
24 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
severity = 3 | ||
|
||
[-TestingAndDebugging::RequireUseStrict] | ||
[-TestingAndDebugging::RequireUseWarnings] | ||
[-TestingAndDebugging::RequireUseWarnings] | ||
|
||
[TestingAndDebugging::ProhibitNoWarnings] | ||
allow = once |