-
Notifications
You must be signed in to change notification settings - Fork 5
Basic CI Flows #115
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
Basic CI Flows #115
Conversation
✅ Deploy Preview for bemanproject ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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.
idk if this really applys to this PR, but I believe this file is now out of date as the maturity model now includes the process to go to production ready
docs/beman_standard.md
Outdated
| ```markdown | ||
| **Implements**: [`std::optional<T&>` (P2988R5)](https://wg21.link/P2988R5) and | ||
| [Give *std::optional* Range Support (P3168R1)](https://wg21.link/P3168R1). | ||
| [Give _std::optional_ Range Support (P3168R1)](https://wg21.link/P3168R1). |
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.
The std::optional is for italic, but that isn't really what we want I think? We just want code font like this: std::optional?
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.
the formatter from linter changed it but I changed it to use double * and seems fine for the formatter
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 mostly seems like whitespace changes. I'm kinda clueless on some of the yaml, but I trust it's fine.
#22 Add basic CI flows