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

Naming conventions with regex #737

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    9bc3f14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a29fdb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e62480 View commit details
    Browse the repository at this point in the history
  4. adding regex name match to constraint_name_style rule

    Pawel Sagan committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    4685110 View commit details
    Browse the repository at this point in the history
  5. adding regex name option check to enum_name_style rule

    Pawel Sagan committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    e431100 View commit details
    Browse the repository at this point in the history
  6. adding descriptions to rules

    Pawel Sagan committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    8c77635 View commit details
    Browse the repository at this point in the history
  7. chnaging std::optional to absl::optional, adding exceptions, formatin…

    …g code
    Pawel Sagan committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    240d2cf View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. updating descriptions, removing typos

    Pawel Sagan committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    291adb5 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. formatting code

    Pawel Sagan committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    85e3596 View commit details
    Browse the repository at this point in the history