black/scripts
Richard Si f239d227c0
Enforce no formatting changes for PRs via CI (GH-2951)
Now PRs will run two diff-shades jobs, "preview-changes" which formats
all projects with preview=True, and "assert-no-changes" which formats
all projects with preview=False. The latter also fails if any changes
were made.

Pushes to main will only run "preview-changes"

Also the workflow_dispatch feature was dropped since it was
complicating everything for little gain.
2022-03-26 17:22:38 -04:00
..
__init__.py Document jupyter hook (#2416) 2021-08-27 16:21:08 -04:00
check_pre_commit_rev_in_example.py Document jupyter hook (#2416) 2021-08-27 16:21:08 -04:00
check_version_in_basics_example.py add check for version in the-basics example (#2459) 2021-09-18 20:24:09 -07:00
diff_shades_gha_helper.py Enforce no formatting changes for PRs via CI (GH-2951) 2022-03-26 17:22:38 -04:00