-
Notifications
You must be signed in to change notification settings - Fork 7
Update README.md - and attempt to satisfy ci and remove exemplar cruft #1
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
Conversation
Very simple merge of README file from first SCOPE project
- remove the identity boilerplate - drop in the un-merged readme content from original scope repo - indicate header only library
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This reverts commit 894f73b.
3722cbe to
be25679
Compare
JeffGarland
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm approving this review. @robert-andrzejuk anytime you're ready to merge to main I'm good. This looks like a good enough line to snap as a starting point
Are we going to worry about the lint checks, clang-format checks, etc?? |
|
The checks are a little over the top in my view. I started a thread about it in discourse bc most of these things like whitespace in markdown I think don't matter for any flavor of markdown? In which case, why should we check that? The code formatting is another matter -- we'll want to fix that at some point, but I care more about getting something compiling for the moment. |
Very simple merge of README file from first SCOPE project