Commit dfcc100
File tree
Expand file treeCollapse file tree
254 files changed
+9453
-1279
lines changedFilter options
- .github
- workflows
- .vscode
- c
- cert
- src
- rules/EXP30-C
- test
- common
- src
- codingstandards/c
- test
- rules/constlikereturnvalue
- misra
- src
- rules
- DIR-4-10
- DIR-4-12
- DIR-4-2
- DIR-4-4
- DIR-4-8
- DIR-4-9
- RULE-1-4
- test
- rules
- DIR-4-10
- DIR-4-12
- DIR-4-2
- DIR-4-4
- DIR-4-8
- DIR-4-9
- RULE-1-4
- RULE-4-10
- RULE-4-12
- RULE-4-8
- change_notes
- cpp
- autosar
- src
- rules
- A18-5-8
- A5-2-2
- M0-1-4
- M27-0-1
- M7-4-1
- test
- rules
- A5-2-2
- M0-1-4
- M27-0-1
- M7-4-1
- cert
- src
- rules/EXP50-CPP
- test
- rules/EXP50-CPP
- common
- src
- codingstandards/cpp
- deviations
- exclusions
- c
- cpp
- guideline_recategorizations
- rules
- constlikereturnvalue
- usageofassemblernotdocumented
- test
- deviations/invalid_deviations
- guideline_recategorizations
- invalid
- valid
- includes/custom-library
- rules/usageofassemblernotdocumented
- misra
- src
- test
- report/src
- docs
- design
- integration-tests/deviations
- rule_packages
- c
- cpp
- schemas
- scripts
- PSCodingStandards
- configuration
- generate_metadata/templates
- generate_rules
- templates
- guideline_recategorization
- test-data
- reports
- test-data
- deviations
- invalid
- valid
- guideline-recategorizations
- invalid
- valid
- util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
254 files changed
+9453
-1279
lines changed-1Lines changed: 0 additions & 1 deletion
This file was deleted.
.github/workflows/bump-version.yml
Copy file name to clipboardExpand all lines: .github/workflows/bump-version.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
|
.github/workflows/code-scanning-pack-gen.yml
Copy file name to clipboardExpand all lines: .github/workflows/code-scanning-pack-gen.yml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 |
| - |
| 89 | + |
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
|
.github/workflows/codeql_unit_tests.yml
Copy file name to clipboardExpand all lines: .github/workflows/codeql_unit_tests.yml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
160 |
| - |
| 160 | + |
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
|
.github/workflows/create-draft-release.yml
Copy file name to clipboardExpand all lines: .github/workflows/create-draft-release.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
.github/workflows/generate-html-docs.yml
Copy file name to clipboardExpand all lines: .github/workflows/generate-html-docs.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
.github/workflows/standard_library_upgrade_tests.yml
Copy file name to clipboardExpand all lines: .github/workflows/standard_library_upgrade_tests.yml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
154 | 154 |
|
155 | 155 |
|
156 | 156 |
|
157 |
| - |
| 157 | + |
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
|
.github/workflows/tooling-unit-tests.yml
Copy file name to clipboard+91Lines changed: 91 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
.github/workflows/upgrade_codeql_dependencies.yml
Copy file name to clipboardExpand all lines: .github/workflows/upgrade_codeql_dependencies.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
|
.github/workflows/validate-coding-standards.yml
Copy file name to clipboardExpand all lines: .github/workflows/validate-coding-standards.yml+23-13Lines changed: 23 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
31 | 40 |
|
32 | 41 |
|
33 | 42 |
|
| ||
49 | 58 |
|
50 | 59 |
|
51 | 60 |
|
52 |
| - |
| 61 | + |
53 | 62 |
|
54 | 63 |
|
55 | 64 |
|
56 | 65 |
|
57 | 66 |
|
58 | 67 |
|
59 |
| - |
| 68 | + |
60 | 69 |
|
61 | 70 |
|
62 | 71 |
|
63 | 72 |
|
64 | 73 |
|
65 | 74 |
|
66 |
| - |
| 75 | + |
67 | 76 |
|
68 | 77 |
|
69 | 78 |
|
70 | 79 |
|
71 |
| - |
| 80 | + |
72 | 81 |
|
73 |
| - |
74 |
| - |
75 |
| - |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
76 | 86 |
|
77 | 87 |
|
78 | 88 |
|
79 | 89 |
|
80 | 90 |
|
81 |
| - |
| 91 | + |
82 | 92 |
|
83 | 93 |
|
84 | 94 |
|
85 | 95 |
|
86 | 96 |
|
87 | 97 |
|
88 | 98 |
|
89 |
| - |
| 99 | + |
90 | 100 |
|
91 | 101 |
|
92 | 102 |
|
93 | 103 |
|
94 | 104 |
|
95 | 105 |
|
96 | 106 |
|
97 |
| - |
| 107 | + |
98 | 108 |
|
99 | 109 |
|
100 | 110 |
|
| ||
129 | 139 |
|
130 | 140 |
|
131 | 141 |
|
132 |
| - |
| 142 | + |
133 | 143 |
|
134 | 144 |
|
135 | 145 |
|
| ||
152 | 162 |
|
153 | 163 |
|
154 | 164 |
|
155 |
| - |
| 165 | + |
156 | 166 |
|
157 | 167 |
|
158 | 168 |
|
|
.github/workflows/validate-rules-csv.yml
Copy file name to clipboard+28Lines changed: 28 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
| 188 | + |
188 | 189 |
|
189 | 190 |
|
190 | 191 |
|
| ||
221 | 222 |
|
222 | 223 |
|
223 | 224 |
|
| 225 | + |
224 | 226 |
|
225 | 227 |
|
226 | 228 |
|
| ||
252 | 254 |
|
253 | 255 |
|
254 | 256 |
|
| 257 | + |
255 | 258 |
|
256 | 259 |
|
257 | 260 |
|
|
c/cert/src/qlpack.yml
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
c/cert/src/rules/EXP30-C/DependenceOnOrderOfFunctionArgumentsForSideEffects.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/EXP30-C/DependenceOnOrderOfFunctionArgumentsForSideEffects.ql+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
c/cert/test/qlpack.yml
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
0 commit comments