mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 01:28:34 +08:00
Control Flow Graph / Data Flow Analysis support
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
### Fixed
|
||||
|
||||
### Changed
|
||||
- ShellCheck now has a Data Flow Analysis engine to make smarter decisions
|
||||
based on control flow rather than just syntax. Existing checks will
|
||||
gradually start using it, which may cause them to trigger differently
|
||||
(but more accurately).
|
||||
|
||||
|
||||
## v0.8.0 - 2021-11-06
|
||||
|
Reference in New Issue
Block a user