You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@
16
16
- Fixed issue where statements under top-level in-eachs were not correctly tracked.
17
17
- Moved storage of reference->symbol mapping to on-demand timing, should significantly speed
18
18
up device analysises
19
+
- Unknown fields in the lint configuration file are now detected and reported as errors, helping users identify and correct typos or unsupported configuration options.
19
20
- CLI tool DFA now uses default one-indexed line count for reporting warnings on analyzed files.
20
21
`--zero-indexed` flag can be set to `true` when executing DFA for using zero-indexed counting if required.
0 commit comments