ruff/scripts
David Peter 6d2cf3475f
Only add the actual schema in schemastore PRs (#20947)
Same as https://github.com/astral-sh/ty/pull/1391:

> Last time I ran this script, due to what I assume was a `npm` version
mismatch, the `package-lock.json` file was updated while running `npm
install` in the `schemastore`. Due to the use of `git commit -a`, it was
accidentally included in the commit for the semi-automated schemastore
PR. The solution here is to only add the actual file that we want to
commit.
2025-10-17 21:14:04 +02:00
..
benchmarks Bump 0.14.1 (#20925) 2025-10-16 12:44:13 -05:00
release Add shellcheck to pre-commit (#19361) 2025-07-15 16:49:13 +00:00
ty_benchmark [ty] Fix tool name is None when no ty path is given in ty_benchmark (#19870) 2025-08-11 21:26:30 +00:00
_utils.py Use __future__ imports in scripts (#5301) 2023-06-22 11:40:16 -04:00
add_plugin.py [pydoclint] Implement docstring-missing-exception and docstring-extraneous-exception (DOC501, DOC502) (#11471) 2024-07-20 19:41:51 +00:00
add_rule.py Add a ViolationMetadata::rule method (#18234) 2025-05-28 09:27:09 -04:00
check_docs_formatted.py [pycodestyle] Make example not raise unnecessary SyntaxError (E114) (#19190) 2025-07-08 10:00:14 -04:00
check_ecosystem.py Standardise ruff config (#15558) 2025-01-21 12:09:11 +01:00
codemod_docstrings.sh [ty] Bump docstring-adder pin (#19606) 2025-07-28 22:59:56 +01:00
Dockerfile.ecosystem Remove outdated feature flag from Dockerfile.ecosystem (#4620) 2023-05-24 08:19:08 +00:00
ecosystem_all_check.py Update pre-commit dependencies (#10698) 2024-04-06 23:00:41 +00:00
ecosystem_all_check.sh Rename Autofix to Fix (#7657) 2023-09-28 10:53:05 +00:00
ecosystem_all_check_entrypoint.sh Make ecosystem all check more generic (#4629) 2023-05-24 16:26:23 +02:00
formatter_ecosystem_checks.sh Improve the performance of the formatter instability check job (#14471) 2024-11-20 08:55:10 -06:00
generate_builtin_modules.py Use #[expect(lint)] over #[allow(lint)] where possible (#17822) 2025-05-03 21:20:31 +02:00
generate_known_standard_library.py python_stdlib: update for 3.14 (#18014) 2025-05-11 11:25:54 -05:00
generate_mkdocs.py Update editor integrations link in README (#17977) 2025-05-26 09:50:09 +01:00
mypy_primer.sh [ty] CI: Faster ecosystem analysis (#20886) 2025-10-15 12:38:17 +02:00
pyproject.toml Update pre-commit dependencies (#19038) 2025-06-30 08:43:39 +00:00
release.sh Update rooster to 0.1.0 (#20575) 2025-09-25 10:11:21 -04:00
transform_readme.py Update pre-commit dependencies (#10698) 2024-04-06 23:00:41 +00:00
update_ambiguous_characters.py Update pre-commit dependencies (#10698) 2024-04-06 23:00:41 +00:00
update_schemastore.py Only add the actual schema in schemastore PRs (#20947) 2025-10-17 21:14:04 +02:00