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

Lint treat warnings as errors #2444

Merged
merged 2 commits into from Mar 12, 2024

Commits on Mar 12, 2024

  1. core: frontend: Add warn as error in Lint

    * Change frontend lint command to execute with max-warnings=0 treating
      even warnings as errors and forcing to fix them
    JoaoMario109 committed Mar 12, 2024
    Copy the full SHA
    698e0a0 View commit details
    Browse the repository at this point in the history
  2. core: frontend: Lint warn fix in Configure

    * Fix lint warning in Configure.vue
    JoaoMario109 committed Mar 12, 2024
    Copy the full SHA
    24c9354 View commit details
    Browse the repository at this point in the history