lookit / lookit-api

Codebase for Lookit v2 and Experimenter v2. Includes an API. Docs: http://lookit.readthedocs.io/
https://lookit.mit.edu/
MIT License
10 stars 18 forks source link

Add ruff linter #1397

Closed okaycj closed 4 months ago

okaycj commented 4 months ago

Summary

Changes from dependabot weren't caught by testing or existing linters on project. This PR replaces black, autoflake, and isort and adds ruff as formatter and linter.

Note

The import issue found in https://github.com/lookit/lookit-api/pull/1391 is resolved by this PR.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud