alex
9eceae2034
detekt tasks on different lines
2020-03-04 15:20:53 +03:00
alex
ede5d3c902
Detekt tasks config for each subproject
2020-02-18 14:37:45 +03:00
alex
a919e84c6d
changed lint task search to application project exclusively, fixed errors detekt errors counting
2020-02-07 20:58:51 +03:00
alex
8d60d0fd9b
Added multi module support to Roboswag static
2020-02-07 17:47:29 +03:00
Denis Karmyshakov
1da691921b
Build optimizations on android ( #88 )
...
* staticAnalysis tasks now generated by build variants
* Checkstyle and Pmd now disabled by default
2019-06-03 11:20:56 +03:00
Denis Karmyshakov
8d2ab6d3ea
Fix file path in Detekt reports
2019-01-10 15:23:56 +03:00
Maxim Bachinsky
aac7e24674
detekt to plugin ( #73 )
...
* wip
https://plugins.gradle.org/plugin/io.gitlab.arturbosch.detekt
* wip
* wip
* done
* wip
2018-11-06 19:00:26 +03:00
Denis Karmyshakov
3fe4b2a1ae
Configuring path for static
2018-08-22 00:54:33 +03:00
Denis Karmyshakov
64424e9197
Removed necessary "libraries" nesting, removed old json generator
2018-08-21 23:40:19 +03:00
Denis Karmyshakov
9c06bb0b64
Deprecation fix
2018-05-25 22:49:13 +03:00
Anton Domnikov
9890c73c56
remove android static analysis html report ( #49 )
2018-03-22 16:45:08 +03:00
Denis Karmyshakov
3004f0dde8
Api generator ( #46 )
2018-02-09 16:51:52 +03:00
Elena Bobkova
1650f64e2a
added jcener() to repositories for detekt to work ( #44 )
2018-01-31 18:17:57 +03:00
Arseniy Borisov
a190af1e0c
detekt 1.0.0.RC6-2 ( #43 )
2018-01-29 17:54:09 +03:00
Denis Karmyshakov
6ecffdef72
Skipping lexical errors ( #35 )
2017-11-20 19:44:13 +03:00
Arseniy Borisov
9c10778fd5
typo ( #29 )
2017-10-19 20:18:31 +03:00
Arseniy Borisov
43dfb3dd69
fix deprecation ( #28 )
2017-10-19 19:57:14 +03:00
Arseniy Borisov
51cb1ddb55
Kotlin analysis and Idea formating ( #17 )
...
* kotlin analysis via detekt
* detekt config tuning
* IdeaFormatTask
* format wip
* idea format
* IDEA_HOME var is optional
* fix enum pattern
* analysis wip
* analysis wip
* IDEA_HOME var
* separate task for server
* fix
* name fixes
* fix unix build
* final fix!
* detekt M13.2, some new rules
* do nothing if there is no IDEA_HOME
* NewLineAtEndOfFile false
* отключил проверки unsafeCast и unsafeCall
* supress lint MissingRegistered
2017-08-07 15:32:34 +03:00