Skip to content
Snippets Groups Projects
Commit 939acc45 authored by Dmitry Kalinkin's avatar Dmitry Kalinkin
Browse files

Add a basic .pre-commit-config.yaml

parent dfd7510f
No related branches found
No related tags found
No related merge requests found
Pipeline #104793 passed with warnings
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
hooks:
- id: check-added-large-files
args: ['--maxkb=128']
- id: check-yaml
......@@ -29,7 +29,6 @@ bench:zdc_photon:
collect_results:zdc_photon:
extends: .det_benchmark
stage: collect
extends: .det_benchmark
needs: ["bench:zdc_photon"]
script:
- ls -al
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