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

Replace flake8, yapf, and isort with ruff #3893

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Unsafe and manual fixes

233b34e
Select commit
Loading
Failed to load commit list.
Open

Replace flake8, yapf, and isort with ruff #3893

Unsafe and manual fixes
233b34e
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jan 30, 2025 in 0s

303 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 1498
- Added 303
           

Coverage decreased per file
===========================
- esmvaltool/cmorizers/data/formatters/datasets/esacci_lst.py  -0.575
         

Complexity increasing per file
==============================
- esmvaltool/diag_scripts/droughtindex/collect_drought_obs_multi.py  3
- esmvaltool/diag_scripts/ocean/diagnostic_profiles.py  1
         

Complexity decreasing per file
==============================
+ esmvaltool/diag_scripts/sea_surface_salinity/compare_salinity.py  -3
+ esmvaltool/diag_scripts/examples/diagnostic.py  -2
+ esmvaltool/diag_scripts/land_carbon_cycle/shared.py  -2
+ esmvaltool/diag_scripts/shared/io.py  -2
         

See the complete overview on Codacy