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

Indentation #36

Open
cmaumet opened this issue Mar 14, 2017 · 2 comments
Open

Indentation #36

cmaumet opened this issue Mar 14, 2017 · 2 comments

Comments

@cmaumet
Copy link
Member

cmaumet commented Mar 14, 2017

Indentation is inconsistent in places. To avoid incompatibilities issues, I think it makes sense to use spaces (not tabs) for indentation but we should also decide on how big we want one indentation to be. Common numbers include "2 spaces", "4 spaces" or even more. I don't know if there is a particular guideline for Matlab. Maybe we could just check what SPM is doing and stick do that.

@nicholst: do you have any preference?

@nicholst
Copy link
Collaborator

SPM uses 4-space indenting... I'm fine with that for SnPM.

@cmaumet
Copy link
Member Author

cmaumet commented Mar 14, 2017

Okay... Let's wait until we have merged #28 so that we do not interfere with the work in progress and then we can implement that.

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

2 participants