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

Fix all linting issues in care #2483

Merged
merged 40 commits into from
Sep 24, 2024
Merged

Commits on Sep 22, 2024

  1. Fix linting in docs

    vigneshhari committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    24fb143 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Fix linting issues

    vigneshhari committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    162293c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    901b5b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    747a650 View commit details
    Browse the repository at this point in the history
  4. fix security issue

    sainak committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f560242 View commit details
    Browse the repository at this point in the history
  5. revert

    sainak committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    42a8f84 View commit details
    Browse the repository at this point in the history
  6. more fixes

    sainak committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4b836c9 View commit details
    Browse the repository at this point in the history
  7. some renames and cleanup

    sainak committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a0a3c06 View commit details
    Browse the repository at this point in the history
  8. fix lint in ulid

    sainak committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9328412 View commit details
    Browse the repository at this point in the history
  9. lint care/utils

    sainak committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    867e292 View commit details
    Browse the repository at this point in the history
  10. lint care/contrib

    sainak committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ea1fa04 View commit details
    Browse the repository at this point in the history
  11. lint care/audit_logs

    sainak committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    15a2705 View commit details
    Browse the repository at this point in the history
  12. ignore migrations

    sainak committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    63c515b View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. lint care/facility/utils

    sainak committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b240bb6 View commit details
    Browse the repository at this point in the history
  2. lint care/facility/tests

    sainak committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e57ddc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b7a272 View commit details
    Browse the repository at this point in the history
  4. lint care/facility/tasks

    sainak committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e8b582d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cea928f View commit details
    Browse the repository at this point in the history
  6. lint care/facility/signals/

    sainak committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    28976e7 View commit details
    Browse the repository at this point in the history
  7. lint care/facility/management/

    sainak committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e561f58 View commit details
    Browse the repository at this point in the history
  8. lint care/facility/events/

    sainak committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9214baa View commit details
    Browse the repository at this point in the history
  9. lint care/facility/models/

    sainak committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a7c7927 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4cb6716 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7cb4021 View commit details
    Browse the repository at this point in the history
  12. lint remaining stuff

    sainak committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9a7f490 View commit details
    Browse the repository at this point in the history
  13. fix security issues

    sainak committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f12a50b View commit details
    Browse the repository at this point in the history
  14. Fix linting issues

    vigneshhari committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    17f44d8 View commit details
    Browse the repository at this point in the history
  15. Fix linting issues

    vigneshhari committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e12c771 View commit details
    Browse the repository at this point in the history
  16. fix tests

    sainak committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cb9e8c0 View commit details
    Browse the repository at this point in the history
  17. optimize image compare

    sainak committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1547ea3 View commit details
    Browse the repository at this point in the history
  18. trying to fix linter workflow

    sainak committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    66e560b View commit details
    Browse the repository at this point in the history
  19. use a different linter

    sainak committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0461f2b View commit details
    Browse the repository at this point in the history
  20. use older version

    sainak committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bf86bd9 View commit details
    Browse the repository at this point in the history
  21. revert plugs

    sainak committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3f49b5b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bcd92b2 View commit details
    Browse the repository at this point in the history
  23. revert linter

    sainak committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    524c98c View commit details
    Browse the repository at this point in the history
  24. remove black flake8 and isort

    sainak committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    256120e View commit details
    Browse the repository at this point in the history
  25. try pre commit as lint

    sainak committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2bec57d View commit details
    Browse the repository at this point in the history
  26. breaking change

    sainak committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    dc87186 View commit details
    Browse the repository at this point in the history
  27. revert

    sainak committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2e83cb2 View commit details
    Browse the repository at this point in the history