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

add format check action - initial repo format #2520

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

Commits on Mar 2, 2023

  1. add format check action

    t-bltg committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    01456cd View commit details
    Browse the repository at this point in the history
  2. edit .JuliaFormatter.toml

    t-bltg committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    b995e4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9153a56 View commit details
    Browse the repository at this point in the history
  4. restrict directories

    t-bltg committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    b18a5f7 View commit details
    Browse the repository at this point in the history
  5. fix formatter ambiguity

    t-bltg committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    eaabbfe View commit details
    Browse the repository at this point in the history
  6. reduce options

    t-bltg committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    d5e6976 View commit details
    Browse the repository at this point in the history
  7. run the check in a temp env

    t-bltg committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    361179e View commit details
    Browse the repository at this point in the history
  8. change whitespace

    t-bltg committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    a7cb969 View commit details
    Browse the repository at this point in the history
  9. use minimal style

    t-bltg committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    d95c4e2 View commit details
    Browse the repository at this point in the history
  10. rework note

    t-bltg committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    5d55b55 View commit details
    Browse the repository at this point in the history
  11. use ignore in .toml

    t-bltg committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    296fd9d View commit details
    Browse the repository at this point in the history
  12. rework CI formatter check

    t-bltg committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    74224b0 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    db9c4e8 View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG

    t-bltg committed May 5, 2024
    Configuration menu
    Copy the full SHA
    daf7201 View commit details
    Browse the repository at this point in the history
  3. update action

    t-bltg committed May 5, 2024
    Configuration menu
    Copy the full SHA
    a73d1c7 View commit details
    Browse the repository at this point in the history
  4. initial format

    t-bltg committed May 5, 2024
    Configuration menu
    Copy the full SHA
    1215ffa View commit details
    Browse the repository at this point in the history