Naveen Naidu

Results 27 comments of Naveen Naidu

The problem still exists, looks like the min and max values are always zero. This can easily be tested out with the following snippet: ```haskell {-# language OverloadedStrings #-} module...

~~WIP - Writing the tests.~~ Implemented the TESTS

Asciineam - https://asciinema.org/a/yFCyH8m2hYIeFdQj0AniVV5qE

The basic working of the patch can be explained as follows [For future reference] We have three things - 1. `Label_stack`: Used to store all the control tags 2. `Indent...

@Akhelesh Appvevor gives the [error message](https://ci.appveyor.com/project/coala/coala-bears/builds/21013736/job/o532si146olo6wg7#L778) ``` Python34\lib\site-packages\coalib\testing\LocalBearTestHelper.py:228: in check_invalidity self.assertNotEqual(len(bear_output), 0, msg=msg) E AssertionError: 0 == 0 : The local bear 'PyLintBear' yields no result although it should. ```...

@rahuldkjain Please do not close the Pull Request. You are never supposed to do that. And please open only one PR for one issue. In your case you could have...

@jayvdb Can i be assigned to this issue, If i can come up with a proper proposal for it?

@ksdme > * Standardising .coafile syntax for starters using YAML. Can you please explain what do you actually mean by standardizing. Do you mean something like a `moban`, coala uses...

@jayvdb The link to `GSoC 2017 quickstart project` is dead. Can you please update it. The updated link is : https://github.com/coala/projects/blob/master/_projects/enhance-coala-quickstart.md

@arcticmatt much apologies for the late reply. We have picked up the issue and are working on a fix. Once the fix is merged and released, I'll update back in...