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

feat: add flags and configurations for warnings #493

Merged
merged 11 commits into from
Jan 19, 2024

Commits on Jan 9, 2024

  1. feat: add args and configurations for linters

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    773d1f3 View commit details
    Browse the repository at this point in the history
  2. test: fix broken cases

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d20ebbd View commit details
    Browse the repository at this point in the history
  3. fix: add default values

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    06c08dc View commit details
    Browse the repository at this point in the history
  4. feat: use delimiter

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    c0fcd18 View commit details
    Browse the repository at this point in the history
  5. refactor: rename to SelfWakes

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4375b6b View commit details
    Browse the repository at this point in the history
  6. refactor: rename to warn

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    a9723d4 View commit details
    Browse the repository at this point in the history
  7. refactor: rename to warnings

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ed610e6 View commit details
    Browse the repository at this point in the history
  8. docs: add default percentage

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    750c4f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. trigger test

    Rustin170506 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e5c39e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. fix: bump trycmd version to fix the stuck issue

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a359250 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. fix: add default_enabled_warnings

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    35eb524 View commit details
    Browse the repository at this point in the history