ruff/scripts
Charlie Marsh f45d1c2b84
Remove HashMap and HashSet for known-standard-library detection (#5345)
## Summary

This is a lot more concise and probably much more performant (with fewer
instructions).
2023-06-23 19:59:03 +00:00
..
benchmarks markdownlint: enforce 100 char max length (#4698) 2023-05-28 22:45:56 -04:00
Dockerfile.ecosystem Remove outdated feature flag from Dockerfile.ecosystem (#4620) 2023-05-24 08:19:08 +00:00
_utils.py Use `__future__` imports in scripts (#5301) 2023-06-22 11:40:16 -04:00
add_plugin.py Fix `diagnostics` variable name in `add_plugin.py` script (#5317) 2023-06-22 20:06:47 +00:00
add_rule.py Use `__future__` imports in scripts (#5301) 2023-06-22 11:40:16 -04:00
check_docs_formatted.py Use `__future__` imports in scripts (#5301) 2023-06-22 11:40:16 -04:00
check_ecosystem.py More stability checker options (#5299) 2023-06-22 15:48:11 +00:00
ecosystem_all_check.py Use `__future__` imports in scripts (#5301) 2023-06-22 11:40:16 -04:00
ecosystem_all_check.sh Make ecosystem all check more generic (#4629) 2023-05-24 16:26:23 +02:00
ecosystem_all_check_entrypoint.sh Make ecosystem all check more generic (#4629) 2023-05-24 16:26:23 +02:00
generate_known_standard_library.py Remove HashMap and HashSet for known-standard-library detection (#5345) 2023-06-23 19:59:03 +00:00
generate_mkdocs.py Use `__future__` imports in scripts (#5301) 2023-06-22 11:40:16 -04:00
pyproject.toml Remove off-palette colors (#5302) 2023-06-22 15:52:03 +00:00
transform_readme.py Use `__future__` imports in scripts (#5301) 2023-06-22 11:40:16 -04:00
update_ambiguous_characters.py Use `__future__` imports in scripts (#5301) 2023-06-22 11:40:16 -04:00
update_schemastore.py Use SSH clones in `update_schemastore.py` (#5322) 2023-06-23 09:50:10 -04:00