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

Minor additions to the software framework #26

Merged
merged 6 commits into from
Feb 19, 2018
Merged

Conversation

mkristien
Copy link
Collaborator

Update README with how to lint ignore lines
Add resultant binary to .gitignore
Add compilation flags to Makefile

Update README with how to lint ignore lines
Add resultant binary to .gitignore
Copy link
Member

@brano2 brano2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the empty temp file? Do we need it?

@mkristien
Copy link
Collaborator Author

Sorry, we do not. I only used it for testing pre-commit hook. I needing some change to make a commit. Will remove the temp file and recommit shortly.

@brano2
Copy link
Member

brano2 commented Feb 19, 2018

Can you also add a note to the README regarding the linter not being 100% accurate and style guide having preference?

@mkristien
Copy link
Collaborator Author

No, I would prefer first changing the linter to reflect the style guide. Do not approve yet then, we shall resolve the inconsistencies together.

There is now a separate target to allow for `make clean`ing of linter's
stuff only so that you can re-lint without recompiling.
Also, `make` now first compiles the project and then lints. It is more
important to have code that compiles than code that lints (although the
latter is still super important).
Copy link
Member

@brano2 brano2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@brano2
Copy link
Member

brano2 commented Feb 19, 2018

Any comments @mkristien?

@mkristien
Copy link
Collaborator Author

looks good to me

@mkristien mkristien merged commit d60fcf5 into develop Feb 19, 2018
@mkristien mkristien deleted the mgt-refactor branch February 19, 2018 15:35
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

Successfully merging this pull request may close these issues.

None yet

2 participants