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

refactor!: add .editorconfig and analyzers #308

Merged
merged 29 commits into from
Oct 9, 2021
Merged

refactor!: add .editorconfig and analyzers #308

merged 29 commits into from
Oct 9, 2021

Conversation

homuler
Copy link
Owner

@homuler homuler commented Oct 9, 2021

This PR fixes code that violates coding conventions.
There are breaking changes, because some public methods' names have changed (e.g. Glog.Logtostderr, Egl.GetCurrentContext).

Major Changes

  • Add .editorconfig
  • Add .clang-format
  • Add Roslyn Analyzers (optional)
  • format C++ code
  • format C# code

Status#ok -> Status#Ok
Status#code -> Status#Code
Status#rawCode -> Status#RawCode
@homuler homuler self-assigned this Oct 9, 2021
@homuler homuler merged commit a3b90d1 into master Oct 9, 2021
@homuler homuler deleted the chore/roslyn branch October 9, 2021 07:25
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

1 participant