Skip to content
Snippets Groups Projects
Commit 4388f679 authored by Siddhant Tibrewal's avatar Siddhant Tibrewal Committed by Nils-Arne Dreier
Browse files

added linting to ci

parent 1ce286c3
No related branches found
No related tags found
1 merge request!15Static code analysis
stages:
- lint
- build-image
- build
- test
lint:
stage: lint
tags:
- conda, dkrz
script:
- pre-commit run --all-files
rules:
- !reference [.default_rules, rules
build:
stage: build-image
image:
......
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