Skip to content

Stabilize allowance of os.environ modifications between imports#12047

Merged
charliermarsh merged 1 commit intoruff-0.5from
charlie/e402
Jun 26, 2024
Merged

Stabilize allowance of os.environ modifications between imports#12047
charliermarsh merged 1 commit intoruff-0.5from
charlie/e402

Conversation

@charliermarsh
Copy link
Member

Summary

See: #10066.

@charliermarsh charliermarsh added the rule Implementing or modifying a lint rule label Jun 26, 2024
@charliermarsh charliermarsh merged commit 4e41f51 into ruff-0.5 Jun 26, 2024
@charliermarsh charliermarsh deleted the charlie/e402 branch June 26, 2024 15:24
@github-actions
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

ℹ️ ecosystem check detected linter changes. (+0 -2 violations, +0 -0 fixes in 1 projects; 49 projects unchanged)

zulip/zulip (+0 -2 violations, +0 -0 fixes)

ruff check --no-cache --exit-zero --ignore RUF9 --output-format concise --no-preview --select ALL

- zproject/test_settings.py:21:1: E402 Module level import not at top of file
- zproject/test_settings.py:22:1: E402 Module level import not at top of file

Changes by rule (1 rules affected)

code total + violation - violation + fix - fix
E402 2 0 2 0 0

Linter (preview)

✅ ecosystem check detected no linter changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rule Implementing or modifying a lint rule

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants