mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 05:11:27 +08:00
Use DFA for SC2086
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
- SC2317: Warn about unreachable commands
|
||||
|
||||
### Fixed
|
||||
- SC2086: Now uses DFA to make more accurate predictions about values
|
||||
|
||||
### Changed
|
||||
- ShellCheck now has a Data Flow Analysis engine to make smarter decisions
|
||||
|
Reference in New Issue
Block a user