* Delete libdparse unit test assertion function
* Delete unused libdparse visitors from base.d
* Improve StaticIfElse warning location
* Improve FunctionAttributeCheck warning location
* Switch to DMD flow for listing autofixes
* Extract dmd analyzer selection in a separate function
* Make getName() method in BaseAnalyzerDmd public
* Fix offsets in integration test json
* Improve StyleChecker warning location
* Enable integration tests in CI
* Fix Autofix flow
* Remove & comment dead code
* Remove dead code from autofix unit test
* Remove dead code
* Remove dead code from autofix.d
* Clean up code in helpers.d
* Clean up code in run.d and migrate StatsCollector to dmd
* Fix reading code from stdin
* Return if errors are found in analysis flows
* Remove dead code
* Check for Windows line terminators in integration tests