Karn Saheb
Karn Saheb
Hey @NLLAPPS , This looks pretty straightforward to do -- I'll look into adding this to the next release. Karn.
This sounds like a great idea -- though I'm a little unsure about what the implementation would look like (My mocking knowledge is a little limited). Perhaps you can clarify...
I'm always taking new contributions! Your proposal makes sense to me and I think I would be very beneficial. If you can throw up a PR I can take a...
Hey @lastpeony, please refer to #56 and let me know if you have any issues with that! Karn.
@lastpeony Is there a particular error you're seeing or is it silently ignoring the config? Can you also share the android version and device you're testing on please?
Hi @invweb, can you share an example of how you're creating the notifications?
Hey @mateuszkwiecinski! Looking forward to this PR! I'm wondering if you have considered just manually loading the custom rules using something like: ```kotlint fun ktlintRulesetsFromClasspath(classpath: ConfigurableFileCollection): List { // Load...