Skip to content

Commit

Permalink
Merge branch 'develop' into feat/diff-checker-auto-generation
Browse files Browse the repository at this point in the history
  • Loading branch information
artemrys authored Jun 20, 2024
2 parents 96878e4 + fce1df4 commit d823de4
Show file tree
Hide file tree
Showing 58 changed files with 2,933 additions and 2,468 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- id: matrix
uses: splunk/addonfactory-test-matrix-action@v1.13
uses: splunk/addonfactory-test-matrix-action@v2.0

fossa-scan:
continue-on-error: true
Expand Down
5 changes: 5 additions & 0 deletions .markdownlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ MD010:
# Include code blocks
code_blocks: false

# MD012/no-multiple-blanks
MD012:
# 2 Consecutive blank lines for changelog
maximum: 2

# MD013/line-length
MD013: false

Expand Down
Loading

0 comments on commit d823de4

Please sign in to comment.