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

ci: add super-linter #41

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

ci: add super-linter #41

wants to merge 17 commits into from

Commits on Aug 3, 2023

  1. ci: add super-linter

    Marcin Nowak-Liebiediew committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    1e3daeb View commit details
    Browse the repository at this point in the history
  2. install cmake

    Marcin Nowak-Liebiediew committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    9da12aa View commit details
    Browse the repository at this point in the history
  3. lint yml files

    Marcin Nowak-Liebiediew committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    7714fe1 View commit details
    Browse the repository at this point in the history
  4. fix

    Marcin Nowak-Liebiediew committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    92c552d View commit details
    Browse the repository at this point in the history
  5. exclude bats related files from linting

    Marcin Nowak-Liebiediew committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    34cf15c View commit details
    Browse the repository at this point in the history
  6. lint python file

    Marcin Nowak-Liebiediew committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a3d5c18 View commit details
    Browse the repository at this point in the history
  7. lint rust files

    Marcin Nowak-Liebiediew committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    9826c3a View commit details
    Browse the repository at this point in the history
  8. why cmake no work

    Marcin Nowak-Liebiediew committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e018444 View commit details
    Browse the repository at this point in the history
  9. cargo fmt

    Marcin Nowak-Liebiediew committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    fefdd67 View commit details
    Browse the repository at this point in the history
  10. rust 2015 edition lint no bueno

    Marcin Nowak-Liebiediew committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    9b1f468 View commit details
    Browse the repository at this point in the history
  11. disable natural language lint and yaml lint

    Marcin Nowak-Liebiediew committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    84edb56 View commit details
    Browse the repository at this point in the history
  12. lint dockerfile

    Marcin Nowak-Liebiediew committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    be6745f View commit details
    Browse the repository at this point in the history
  13. dislable gitleaks lint

    Marcin Nowak-Liebiediew committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f46304e View commit details
    Browse the repository at this point in the history
  14. shellcheck lints

    Marcin Nowak-Liebiediew committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    06120e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Merge branch 'main' into mnl/set-up-superlinter

    Marcin Nowak-Liebiediew authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    fc3363f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Merge branch 'main' into mnl/set-up-superlinter

    Marcin Nowak-Liebiediew committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    f4a6b8d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into mnl/set-up-superlinter

    Marcin Nowak-Liebiediew authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    fa0d652 View commit details
    Browse the repository at this point in the history