Skip to content

Commit

Permalink
ROX-20232: Reduce duplication in Collector Konflux pipelines (#1676)
Browse files Browse the repository at this point in the history
  • Loading branch information
msugakov authored May 23, 2024
1 parent 062f18c commit d01b3a2
Show file tree
Hide file tree
Showing 7 changed files with 438 additions and 1,680 deletions.
5 changes: 5 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,8 @@ function_next_line = false
# Ignore submodules
[{third_party,falcosecurity-libs,collector/proto/third_party}/**]
ignore = true

# Make JetBrains IDEs format yaml consistently with stackrox/stackrox repo.
[{*.yaml,*.yml}]
# ij_ settings meaning can be mapped from https://www.jetbrains.com/help/idea/code-style-yaml.html
ij_yaml_indent_sequence_value = false
Loading

0 comments on commit d01b3a2

Please sign in to comment.