Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
backelite-sonar-swift-plugin-0.4.5.jar | 2019-08-24 | 7.6 MB | |
0.4.5 source code.tar.gz | 2019-08-24 | 505.0 kB | |
0.4.5 source code.zip | 2019-08-24 | 613.5 kB | |
README.md | 2019-08-24 | 1.5 kB | |
Totals: 4 Items | 8.7 MB | 1 |
Breaking
- None.
Experimental
- None.
Enhancements
- Add SwiftLint 0.31.0 support. Allan Vialatte #218
- Ability to skip tests Petr Jandak #98
- Skip oclint analysis on source directories without objc David Yang #236
- Add the ability to specify other binaries (Slather only at the moment) David Yang #165
Bug Fixes
- Fixed parameters with spaces in
sonar-project.properties
reading. David Yang #234 - Remove measure CoreMetric.FILES David Yang #238
- Fixed "LizardReportParser$SwiftFunction cannot be cast to DefaultInputComponent" error Brian Colvin #243
- Fixed location of the test source file David Yang #239
- Fixed LizardSensor logs if report file not exists Nikolas Falco #183