black/docs/usage_and_configuration
Felix Hildén a2b5ba2a3a
Add option to require a specific version to be running (#2300)
Closes #1246: This PR adds a new option (and automatically a toml entry, hooray for existing configuration management 🎉) to require a specific version of Black to be running.

For example: `black --required-version 20.8b -c "format = 'this'"`

Execution fails straight away if it doesn't match `__version__`.
2021-06-03 13:09:41 -07:00
..
black_as_a_server.md Autogenerate black(d|-primer)? help in usage docs (#2212) 2021-05-09 19:35:56 -07:00
file_collection_and_discovery.md Fix: black only respects the root gitignore. (#2225) 2021-05-16 13:51:27 -04:00
index.rst Reorganize docs v2 (GH-2174) 2021-05-08 15:17:38 -04:00
the_basics.md Add option to require a specific version to be running (#2300) 2021-06-03 13:09:41 -07:00