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

feat: unify linter settings across indicators and add incremental formatting #1905

Merged
merged 3 commits into from
Jun 5, 2024

Commits on Jun 5, 2024

  1. feat+lint+ci: unify linters, add make format

    * all linters now use the same configuration file
    * add `make format` command to format all code
    * make sure all indicators pass with the new config
    * update the template files as well
    * add a new darker format job to CI
    * add python package caching
    * update README
    dshemetov committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6912077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f46f2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3794513 View commit details
    Browse the repository at this point in the history