main
--- extends: default rules: line-length: max: 120 level: warning comments-indentation: disable comments: min-spaces-from-content: 1 ignore: | **/dist/** **/node_modules/** **/helm_chart/** **/.github/**