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

Turn on clang-tidy check for function naming and change function names to pass check #310

Merged
merged 19 commits into from
Sep 22, 2023

Commits on Jul 10, 2023

  1. change function names to conform to Cholla naming standards and turn …

    …on readability-identifier-naming check
    helenarichie committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    deef210 View commit details
    Browse the repository at this point in the history
  2. change function names to conform to Cholla naming standards and turn …

    …on readability-identifier-naming check
    helenarichie committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4715bec View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. fix function name

    helenarichie committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    750c69c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1465895 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17528eb View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    ad066c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    1c9031b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    254a795 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    42fdb67 View commit details
    Browse the repository at this point in the history
  2. run clang format

    helenarichie committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    758ac38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c0b6e2 View commit details
    Browse the repository at this point in the history
  4. run clang format

    helenarichie committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a280414 View commit details
    Browse the repository at this point in the history
  5. fix test data

    helenarichie committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    59df1a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    f5846a6 View commit details
    Browse the repository at this point in the history
  2. fix naming

    helenarichie committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    229438d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1c2fba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08ab5fc View commit details
    Browse the repository at this point in the history
  5. run clang format

    helenarichie committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    9a1b6a9 View commit details
    Browse the repository at this point in the history
  6. remove accidental commit

    helenarichie committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    1c2fb85 View commit details
    Browse the repository at this point in the history