Skip to content

Commit

Permalink
Added not formatting files in gitignore (#1682) (#1734)
Browse files Browse the repository at this point in the history
  • Loading branch information
J-Exodus authored Apr 11, 2021
1 parent 2116eca commit ea4e714
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/pyproject_toml.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ You can also explicitly specify the path to a particular file that you want with
If you're running with `--verbose`, you will see a blue message if a file was found and
used.

Files listed within a projects `.gitignore` file will not be formatted by _Black_.

Please note `blackd` will not use `pyproject.toml` configuration.

## Configuration format
Expand Down

0 comments on commit ea4e714

Please sign in to comment.