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

chore: Enable ESLint for apps and fix all errors #46082

Merged
merged 4 commits into from
Jul 9, 2024
Merged

Commits on Jul 9, 2024

  1. chore: Enable ESLint for apps and fix all errors

    Nevertheless this causes a huge amount of new warnings.
    Previously the shell script for directories to lint was wrong it was generating all app names to lint,
    but was missing the `apps/` prefix. Causing only `core` to be linted.
    
    Co-authored-by: Grigorii K. Shartsev <me@shgk.me>
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux and ShGKme committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    691f570 View commit details
    Browse the repository at this point in the history
  2. test: Adjust Typescript definitions for OCP and OC

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    24c0169 View commit details
    Browse the repository at this point in the history
  3. chore(files): Fix ESLint issues with files and files_sharing app

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d0951b4 View commit details
    Browse the repository at this point in the history
  4. chore: Compile assets

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b0f6686 View commit details
    Browse the repository at this point in the history