thana
05/20/2019, 9:15 AMMelih Aksoy
05/20/2019, 9:17 AM//STOPSHIP
after making it fatal in options
android {
lintOptions {
fatal 'StopShip'
}
}
thana
05/20/2019, 9:25 AMMatej Drobnič
05/20/2019, 10:06 AM//TODO
coment and then have IntelliJ setup to warn me before commit if there are any TODOs left in codeMarc Knaup
05/20/2019, 10:24 AMthana
05/20/2019, 1:34 PM