File tree Expand file tree Collapse file tree 4 files changed +105
-81
lines changed Expand file tree Collapse file tree 4 files changed +105
-81
lines changed Original file line number Diff line number Diff line change 3
3
" Bashism" ,
4
4
" Bashisms" ,
5
5
" betterem" ,
6
+ " ccze" ,
6
7
" CLRLN" ,
7
8
" elif" ,
8
9
" filelist" ,
Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 2024.12.15] - 2024-12-15
10
+
11
+ ### Changed
12
+
13
+ - ** Guidelines** : Introduced another option for continuation lines for control structures.
14
+ - ` Aesthetics -> Formatting Control Structures `
15
+ - ** Guidelines** : Modify how global variables should be documented.
16
+ - ` Aesthetics -> Comments -> Function Comments `
17
+ - Update the wording of the guidelines and additional text.
18
+
9
19
## [ 2024.12.4] - 2024-12-04
10
20
11
21
@@ -16,7 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
16
26
### Changed
17
27
18
28
- Complete rewrite of the style guide.
19
- - Convert standard markdown of guide to " MkDocs + Material for MkDocs" .
29
+ - Convert standard markdown of guide to ` MkDocs ` + ` Material for MkDocs ` .
20
30
21
31
## [ 2022.7.13] - 2022-07-13
22
32
@@ -109,7 +119,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
109
119
110
120
N/A
111
121
112
- [ unreleased ] : https://github.com/StrangeRanger/bash-style-guide/compare/2024.12.4...HEAD
122
+ [ unreleased ] : https://github.com/StrangeRanger/bash-style-guide/compare/2024.12.15...HEAD
123
+ [ 2024.12.15 ] : https://github.com/StrangeRanger/bash-style-guide/releases/tag/2024.12.15
113
124
[ 2024.12.4 ] : https://github.com/StrangeRanger/bash-style-guide/releases/tag/2024.12.4
114
125
[ 2022.7.13 ] : https://github.com/StrangeRanger/bash-style-guide/releases/tag/2022.7.13
115
126
[ 2022.7.11 ] : https://github.com/StrangeRanger/bash-style-guide/releases/tag/2022.7.11
You can’t perform that action at this time.
0 commit comments