File tree 1 file changed +8
-2
lines changed
1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 12
12
13
13
#### Enhancements
14
14
15
- * Add SwiftLint 0.31.0 support.
15
+ - Add SwiftLint 0.31.0 support.
16
16
[ Allan Vialatte] ( https://github.com/PoissonBallon ) [ #218 ] ( https://github.com/Backelite/sonar-swift/pull/218 )
17
+ - Ability to skip tests
18
+ [ Petr Jandak] ( https://github.com/PetrJandak ) [ #98 ] ( https://github.com/Backelite/sonar-swift/pull/98 )
19
+ - Skip oclint analysis on source directories without objc
20
+ [ David Yang] ( https://github.com/davidy4ng ) [ #236 ] ( https://github.com/Backelite/sonar-swift/pull/236 )
17
21
18
22
#### Bug Fixes
19
23
20
- * Fixed parameters with spaces in ` sonar-project.properties ` reading.
24
+ - Fixed parameters with spaces in ` sonar-project.properties ` reading.
21
25
[ David Yang] ( https://github.com/davidy4ng ) [ #234 ] ( https://github.com/Backelite/sonar-swift/pull/234 )
26
+ - Remove measure CoreMetric.FILES
27
+ [ David Yang] ( https://github.com/davidy4ng ) [ #238 ] ( https://github.com/Backelite/sonar-swift/pull/238 )
22
28
23
29
## v0.4.4
24
30
You can’t perform that action at this time.
0 commit comments