ruff-pre-commit/.github
Ali Hamdan 89791c7aee
Add jupyter and toml file types (#44)
## Summary

Add `jupyter` to the file types that ruff pre-commit hook runs on

## Test Plan

This is what pre-commit uses to identify ".ipynb" files. See
dc75a76b7f/identify/extensions.py (L100)
Also black does this
https://github.com/psf/black/blob/main/.pre-commit-hooks.yaml

Fixes #43
2023-07-09 15:37:19 -04:00
..
workflows Add jupyter and toml file types (#44) 2023-07-09 15:37:19 -04:00
ISSUE_TEMPLATE.md Add issue and PR templates (#41) 2023-06-16 22:17:26 -04:00
PULL_REQUEST_TEMPLATE.md Add issue and PR templates (#41) 2023-06-16 22:17:26 -04:00