1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 15:47:14 +01:00

linter: skip cluster-api dir

This directory is only importing cluster-api and the providers. They
don't need to be linted.
This commit is contained in:
Rafael Fonseca
2024-04-19 14:03:42 +02:00
parent 3eea7226c5
commit ca3128422d

View File

@@ -2,6 +2,7 @@ run:
timeout: 20m
skip-dirs:
- ^bin
- ^cluster-api
- ^data/data
- ^docs
- ^hack