black/docs
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
..
_static Switch to Furo (#2793) 2022-01-21 15:00:13 -08:00
compatible_configs Update pylint config docs (#2931) 2022-03-16 10:00:30 -07:00
contributing Enforce no formatting changes for PRs via CI (GH-2951) 2022-03-26 17:22:38 -04:00
guides Github now supports .git-blame-ignore-revs (GH-2948) 2022-03-23 13:31:13 -04:00
integrations correct Vim integration code (#2853) 2022-02-20 17:37:07 -08:00
the_black_code_style stub style: remove some possible future changes (#2940) 2022-03-21 15:20:41 -07:00
usage_and_configuration Fix typo in file_collection_and_discovery.md (GH-2860) 2022-02-10 20:32:55 -05:00
authors.md Fix and test docs on Windows (#2262) 2021-05-26 19:04:10 -07:00
change_log.md Fix and test docs on Windows (#2262) 2021-05-26 19:04:10 -07:00
conf.py Switch to Furo (#2793) 2022-01-21 15:00:13 -08:00
faq.md Create indentation FAQ entry (#2855) 2022-02-02 08:59:42 +02:00
getting_started.md Change installation url to comply with git security change (#2765) 2022-01-11 14:37:07 -08:00
index.rst Remove Beta mentions in README + Docs (#2801) 2022-01-23 12:34:01 -08:00
license.rst Reorganize docs v2 (GH-2174) 2021-05-08 15:17:38 -04:00
make.bat add sphinx docs skeleton (#71) 2018-03-23 14:27:04 -07:00
Makefile Add EOF and trailing whitespace fixer to pre-commit config (#2330) 2021-06-13 10:22:46 -07:00
requirements.txt Bump furo from 2022.2.14.1 to 2022.3.4 in /docs (#2906) 2022-03-04 16:48:53 -08:00