File tree Expand file tree Collapse file tree 2 files changed +18
-16
lines changed Expand file tree Collapse file tree 2 files changed +18
-16
lines changed Original file line number Diff line number Diff line change
1
+ # This file contains ignores rule violations for ansible-lint
2
+ changelogs/changelog.yaml yaml[indentation]
Original file line number Diff line number Diff line change @@ -11,22 +11,22 @@ prelude_section_name: release_summary
11
11
prelude_section_title : Release Summary
12
12
sanitize_changelog : true
13
13
sections :
14
- - - major_changes
15
- - Major Changes
16
- - - minor_changes
17
- - Minor Changes
18
- - - breaking_changes
19
- - Breaking Changes / Porting Guide
20
- - - deprecated_features
21
- - Deprecated Features
22
- - - removed_features
23
- - Removed Features (previously deprecated)
24
- - - security_fixes
25
- - Security Fixes
26
- - - bugfixes
27
- - Bugfixes
28
- - - known_issues
29
- - Known Issues
14
+ - - major_changes
15
+ - Major Changes
16
+ - - minor_changes
17
+ - Minor Changes
18
+ - - breaking_changes
19
+ - Breaking Changes / Porting Guide
20
+ - - deprecated_features
21
+ - Deprecated Features
22
+ - - removed_features
23
+ - Removed Features (previously deprecated)
24
+ - - security_fixes
25
+ - Security Fixes
26
+ - - bugfixes
27
+ - Bugfixes
28
+ - - known_issues
29
+ - Known Issues
30
30
title : ibm.ibm_zos_cics
31
31
trivial_section_name : trivial
32
32
use_fqcn : true
You can’t perform that action at this time.
0 commit comments