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

Enable linter for every module #3605

Merged
merged 7 commits into from
Oct 11, 2024
Merged

Enable linter for every module #3605

merged 7 commits into from
Oct 11, 2024

Commits on Oct 10, 2024

  1. scripts: keep go.mod tidy

    Signed-off-by: Anna Shaleva <[email protected]>
    AnnaShaleva committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8ee13cc View commit details
    Browse the repository at this point in the history
  2. workflows: enable linter for example contracts

    Avoid situations like 9f93123.
    
    Signed-off-by: Anna Shaleva <[email protected]>
    AnnaShaleva committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    949ed4f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. examples: fix linter issues

    Signed-off-by: Anna Shaleva <[email protected]>
    AnnaShaleva committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    524ba5f View commit details
    Browse the repository at this point in the history
  2. workflows: add linter for scripts

    Signed-off-by: Anna Shaleva <[email protected]>
    AnnaShaleva committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9fb291d View commit details
    Browse the repository at this point in the history
  3. workflows: enable lint for interop package

    Signed-off-by: Anna Shaleva <[email protected]>
    AnnaShaleva committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    25b353c View commit details
    Browse the repository at this point in the history
  4. interop: fix linter issues

    Signed-off-by: Anna Shaleva <[email protected]>
    AnnaShaleva committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c5c64f5 View commit details
    Browse the repository at this point in the history
  5. Makefile: adjust lint target

    Enable linter for examples, scripts and interop packages.
    
    Signed-off-by: Anna Shaleva <[email protected]>
    AnnaShaleva committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8bdb8af View commit details
    Browse the repository at this point in the history