PRAJWAL M
PRAJWAL M
Add TOML language to coala language definitions Closes https://github.com/coala/coala/issues/6031 **For short term contributors:** we understand that getting your commits well defined like we require is a hard task and takes...
This PR allows users to run coala without writing any configuration files. The user can specify the style-guide they want to run coala on. Currently handful of styleguides for java,...
## Description The anim directory must be created and the the contents of the animator directory must be moved into anim directory to remove errors. ## Mocks [INSERT RELEVANT PNG...
## Description The Android Manifest file contains `android:configChanges="orientation|keyboardHidden"` in nearly all the activities in the project . It is not required and just a performance barrier . The app already...
It would be helpful if we could get the line numbers of every parsed toml element. We could probably add it as a new parameter to the` Item` class. The...
This adds documentation on how to generate config files using config generator tool Related to https://github.com/coala/coala/pull/6049 **For short term contributors:** we understand that getting your commits well defined like we...