-
Notifications
You must be signed in to change notification settings - Fork 206
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
Naming conventions with regex #737
base: master
Are you sure you want to change the base?
Naming conventions with regex #737
Commits on Apr 9, 2021
-
implementing the name validation with regex for the struct_union rule
Pawel Sagan committedApr 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 9bc3f14 - Browse repository at this point
Copy the full SHA 9bc3f14View commit details -
adding regex name matcher to interface name rule and struct_union_rule
Pawel Sagan committedApr 9, 2021 Configuration menu - View commit details
-
Copy full SHA for a29fdb9 - Browse repository at this point
Copy the full SHA a29fdb9View commit details -
adding regex to parameter_type_name_style rule, adjusting old test cases
Pawel Sagan committedApr 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 7e62480 - Browse repository at this point
Copy the full SHA 7e62480View commit details -
adding regex name match to constraint_name_style rule
Pawel Sagan committedApr 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 4685110 - Browse repository at this point
Copy the full SHA 4685110View commit details -
adding regex name option check to enum_name_style rule
Pawel Sagan committedApr 9, 2021 Configuration menu - View commit details
-
Copy full SHA for e431100 - Browse repository at this point
Copy the full SHA e431100View commit details -
Pawel Sagan committed
Apr 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 8c77635 - Browse repository at this point
Copy the full SHA 8c77635View commit details -
chnaging std::optional to absl::optional, adding exceptions, formatin…
…g code
Pawel Sagan committedApr 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 240d2cf - Browse repository at this point
Copy the full SHA 240d2cfView commit details
Commits on Apr 16, 2021
-
updating descriptions, removing typos
Pawel Sagan committedApr 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 291adb5 - Browse repository at this point
Copy the full SHA 291adb5View commit details
Commits on Apr 23, 2021
-
Pawel Sagan committed
Apr 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 85e3596 - Browse repository at this point
Copy the full SHA 85e3596View commit details