Skip to content
Snippets Groups Projects
Verified Commit 42efd292 authored by Thomas Lambert's avatar Thomas Lambert :helicopter:
Browse files

ci(lint): --fix option not needed in pipeline

parent c522f26d
No related branches found
No related tags found
No related merge requests found
Pipeline #10760 passed
......@@ -14,7 +14,7 @@ stages:
style_check:
stage: static analysis
script:
- mh_style . --fix
- mh_style .
metric_check:
stage: static analysis
......
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