Open ArtemIsmagilov opened 5 months ago
here you can add information about default values https://github.com/psf/black?tab=readme-ov-file#configuration
I found information in the source code, it is difficult to read. Still, it’s better to make it readable and indicate in the documentation the ability to use default parameters https://github.com/psf/black/blob/main/src/black/const.py
Agree this would be useful to add to the configuration page on the docs.
There is no information in the documentation about the default black parameters Does not exists info - https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html#exclude Isort have this info - https://pycqa.github.io/isort/docs/configuration/options.html#skip