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 lint-go-gopls #30729

Merged
merged 20 commits into from
Jun 5, 2024
Merged

Add lint-go-gopls #30729

merged 20 commits into from
Jun 5, 2024

Commits on Apr 27, 2024

  1. Add lint-go-gopls

    silverwind committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    aed16ec View commit details
    Browse the repository at this point in the history
  2. use go run

    silverwind committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    e86f46b View commit details
    Browse the repository at this point in the history
  3. use exact version

    silverwind committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    29774f7 View commit details
    Browse the repository at this point in the history
  4. fix cmd

    silverwind committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    2a7bd1a View commit details
    Browse the repository at this point in the history
  5. add to deps-tools

    silverwind committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    57287d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7b0d9a View commit details
    Browse the repository at this point in the history
  7. Revert "run build before lint-backend"

    This reverts commit f7b0d9a.
    silverwind committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    cab07ab View commit details
    Browse the repository at this point in the history
  8. add lint script

    silverwind committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    922fa2c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e54674 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    399be95 View commit details
    Browse the repository at this point in the history
  11. hide stderr

    silverwind committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    3c48b39 View commit details
    Browse the repository at this point in the history
  12. add || true

    silverwind committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    03dd059 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    16c87e9 View commit details
    Browse the repository at this point in the history
  2. add IGNORE_PATTERNS

    silverwind committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    29625cd View commit details
    Browse the repository at this point in the history
  3. ignore all deprecations

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

Commits on Apr 30, 2024

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

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    132cfd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54a2ad6 View commit details
    Browse the repository at this point in the history
  3. comment

    silverwind committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3c33cd6 View commit details
    Browse the repository at this point in the history