Hemang Kumar

Results 49 comments of Hemang Kumar

@joshcummingsdesign, @yarcat Thanks so much for your kind help! I'm sorry I couldn't report back my results earlier. Later I started that jekyll project afresh iirc.

Thanks for reporting! :) :) 👍 Will fix it ASAP

@yracnet , First of all great job, this is such a useful feature. Do I have your permission to fork this branch and do the required changes (removing unrelated commits)...

Since this is an angular web app, we can easily add filters as well, to filter results based on Bears, Severity etc

@jayvdb actually earlier I was thinking that this option would be good as an enhancement to quickstart. > assumptions about the current directory relative to the config and the OS...

input fields, text boxies or radio buttons On May 8, 2017 2:18 PM, "Satwik Kansal" wrote: > Then ask users for the optional/non-optional settings of those bears, and > send...

coala.io already has the name of settings of all the bears (coala.io/languages), we can hence attach input fields to setting name, For eg, suppose the backend returns, ``` relevant_bears =...

Let me know what do you think of this, Presently ```acquire_settings``` function is passed as a parameter to coalib's ```fill_setting()``` by coala-quickstart to get input for settings (https://github.com/coala/coala-quickstart/blob/master/coala_quickstart/generation/Settings.py#L109). Then ```acquire_settings()```...

Revamped Approach after Discussion ![screen shot 2017-05-29 at 4 24 01 pm](https://cloud.githubusercontent.com/assets/13018570/26547162/473e8118-448b-11e7-8ba5-ae2dd9f50458.png)

The plan is to add two options in quickstart, a ```--dir``` option to receive current project directory as command line argument, and ```--sections_only``` option to generate a coafile with useable...