mirror of
https://github.com/astral-sh/ruff.git
synced 2025-07-07 21:25:08 +00:00
Add PlasmaPy
to ecosystem checks (#10530)
ref https://github.com/astral-sh/ruff/issues/10528#issuecomment-2015805710
This commit is contained in:
parent
9feb9b0aa8
commit
0a99bd84ce
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ DEFAULT_TARGETS = [
|
|||
Project(repo=Repository(owner="Snowflake-Labs", name="snowcli", ref="main")),
|
||||
Project(repo=Repository(owner="aiven", name="aiven-client", ref="main")),
|
||||
Project(repo=Repository(owner="alteryx", name="featuretools", ref="main")),
|
||||
Project(repo=Repository(owner="PlasmaPy", name="PlasmaPy", ref="main")),
|
||||
Project(
|
||||
repo=Repository(owner="apache", name="airflow", ref="main"),
|
||||
check_options=CheckOptions(select="ALL"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue