fix: linting #77

Merged
marcel.henselin merged 9 commits from fix/linting into alpha 2026-02-19 08:54:35 +00:00
Showing only changes of commit e2acd2708c - Show all commits

View file

@ -76,6 +76,10 @@ linters:
- name: empty-lines
- name: early-return
exclusions:
paths:
- stackit-sdk-generator/
- generated/
- pkg_gen/
generated: lax
warn-unused: true
# Excluding configuration per-path, per-linter, per-text and per-source.