Skip to content
Snippets Groups Projects
Commit c2fc11c7 authored by Nigel Kukard's avatar Nigel Kukard
Browse files

This project is now on perl critic stern

parent 30eb7392
No related branches found
No related tags found
1 merge request!13Added port knocking and port forwarding support
...@@ -10,7 +10,7 @@ code-quality: ...@@ -10,7 +10,7 @@ code-quality:
- apt-get update - apt-get update
- apt-get dist-upgrade -y - apt-get dist-upgrade -y
- apt-get install -y libperl-critic-perl make - apt-get install -y libperl-critic-perl make
- perlcritic --gentle "$CI_PROJECT_DIR" - perlcritic --stern "$CI_PROJECT_DIR"
make-test: make-test:
stage: tests stage: tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment