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

Feature/implement formatter #291

Merged
merged 29 commits into from
May 3, 2024
Merged

Feature/implement formatter #291

merged 29 commits into from
May 3, 2024

Commits on Mar 25, 2024

  1. acl formatting

    ysugimoto committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    cff6dea View commit details
    Browse the repository at this point in the history
  2. wip formatter

    ysugimoto committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5aaf5b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    cf8c541 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    005b85d View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/improve/trailing-comment-parsing…

    …' into feature/formatter
    ysugimoto committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    00b575d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d94e0e View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/improve/trailing-comment-parsing…

    …' into feature/formatter
    ysugimoto committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1eb5733 View commit details
    Browse the repository at this point in the history
  6. finished statement parging

    ysugimoto committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8ef231f View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    225185e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6f548d View commit details
    Browse the repository at this point in the history
  3. linting

    ysugimoto committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2b3ae83 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    5bbdd55 View commit details
    Browse the repository at this point in the history
  2. keep empty lines

    ysugimoto committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8530335 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    b930a92 View commit details
    Browse the repository at this point in the history
  2. implement line stack

    ysugimoto committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    33dd59d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. chore: add Leading comment

    ysugimoto committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    2ce1cdd View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. add line struct and slice

    ysugimoto committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    aa0688a View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

    ysugimoto committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7db5deb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e03cb5 View commit details
    Browse the repository at this point in the history
  4. documentation

    ysugimoto committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ed3d0a7 View commit details
    Browse the repository at this point in the history
  5. tweak documentation

    ysugimoto committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    981697c View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    c440bc1 View commit details
    Browse the repository at this point in the history
  2. refactor a little

    ysugimoto committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a2f4bae View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

Commits on Apr 29, 2024

  1. merge main

    ysugimoto committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a0f6e16 View commit details
    Browse the repository at this point in the history
  2. wip merge and refactoring

    ysugimoto committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7ba2ae0 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    55668b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #304 from ysugimoto/feature/implement-formatter-merge

    Feature/implement formatter merge
    ysugimoto authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    88748f3 View commit details
    Browse the repository at this point in the history