mirror of
https://github.com/astral-sh/ruff.git
synced 2025-07-07 21:25:08 +00:00
Remove comma from ecosystem checks (#11466)
## Summary Something's up with this repo -- they added a post-checkout hook? So let's just remove it for now. We should go through and add a new batch of repositories some time.
This commit is contained in:
parent
cfceb437a8
commit
dd6d411026
2 changed files with 0 additions and 2 deletions
|
@ -30,7 +30,6 @@ DEFAULT_TARGETS = [
|
|||
repo=Repository(owner="bokeh", name="bokeh", ref="branch-3.3"),
|
||||
check_options=CheckOptions(select="ALL"),
|
||||
),
|
||||
Project(repo=Repository(owner="commaai", name="openpilot", ref="master")),
|
||||
Project(
|
||||
repo=Repository(owner="demisto", name="content", ref="master"),
|
||||
format_options=FormatOptions(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue