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

Improve code conventions a bit (WIP) #188

Open
2 tasks
mbukatov opened this issue Sep 13, 2018 · 0 comments
Open
2 tasks

Improve code conventions a bit (WIP) #188

mbukatov opened this issue Sep 13, 2018 · 0 comments

Comments

@mbukatov
Copy link
Contributor

This just incomplete list, but I would like to document and the enforce following conventions to make the code more readable:

  • when creating api object like this api = grafanaapi.GrafanaApi(), the object itself should not be called just api, but grafana
  • TODO
@mbukatov mbukatov changed the title Improve code conventions a bit Improve code conventions a bit (WIP) Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant