Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add config tab #21

Open
AbdealiLoKo opened this issue Feb 27, 2016 · 4 comments
Open

Add config tab #21

AbdealiLoKo opened this issue Feb 27, 2016 · 4 comments

Comments

@AbdealiLoKo
Copy link
Contributor

There can be a tab for LogMessages (for #15)
And another tab for "settings" which has the coafile

@AbdealiLoKo
Copy link
Contributor Author

@sils1297 do we want something like this or is that too complicated for what you were thinking ?
Is this within the scope of coala-html or does it go into gitmate somewhere ?

@sils
Copy link
Member

sils commented Feb 27, 2016

Settings should be read-only IMO
On 27 Feb 2016 03:46, "AbdealiJK" [email protected] wrote:

@sils1297 https://github.com/sils1297 do we want something like this or
is that too complicated for what you were thinking ?


Reply to this email directly or view it on GitHub
#21 (comment)
.

@AbdealiLoKo
Copy link
Contributor Author

To get the settings we'd need coala-json to give the config file. As we have no clue where it can be. We could assume .coafile in the proj dir - but that's not always right because of the -c flag.

We could also just check if .coafile exists. if not just give a message saying config file not found.

@AbdealiLoKo AbdealiLoKo changed the title Further functionality Add config tab Feb 28, 2016
@sils
Copy link
Member

sils commented Feb 28, 2016

we could give coala-json a way to dump the settings as json too somewhere optionally, would be easy for us and way easier for you, you don't wanna parse the coafile without our parsers...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants