-
Notifications
You must be signed in to change notification settings - Fork 67
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
Developper setup in contributing guidelines #319
Comments
We have some developer documentation here but we don't enforce a particular coding style yet. Feel free to submit PRs anyway :) |
Yes yes ofc! It's just that I have VSCode screaming at me with red underlines for the 2 spaces indentation and I was wondering if maybe there was a |
You have a failure in |
Ah I only looked at lbfgs tests on my laptop sorry! Correcting right away. I will squash the commits but there is an option on GitHub to do squash merge (and even an option at the repository level to force all merges to be squashed). |
We don't rely on github to merge but on a bot and we have to manually squash, sorry. |
Hi,
I would like to contribute to the repo.
I could not find any instructions on how to setup my dev. env. like what linter is used and with which parameters (for example I see that you use 2 spaces identation like all google projects).
By any chance do you have that setup described somewhere? Happy to make a PR with it to include it in the contributing guidelines.
The text was updated successfully, but these errors were encountered: