Skip to content

Commit

Permalink
Document ecosystem_all_check.sh input json (astral-sh#6824)
Browse files Browse the repository at this point in the history
Document the origin of `github_search.jsonl` in `ecosystem_all_check.sh`
  • Loading branch information
konstin authored Aug 23, 2023
1 parent 0688883 commit 19a87c2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion scripts/ecosystem_all_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
# [kinda dangerous](https://moyix.blogspot.com/2022/09/someones-been-messing-with-my-subnormals.html)
#
# Usage:
# ```
# ```shell
# # You can also use any other check_ecosystem.py input file
# curl https://raw.githubusercontent.com/akx/ruff-usage-aggregate/master/data/known-github-tomls-clean.jsonl > github_search.jsonl
# cargo build --release --target x86_64-unknown-linux-musl --bin ruff
# scripts/ecosystem_all_check.sh check --select RUF200
# ```
Expand Down

0 comments on commit 19a87c2

Please sign in to comment.