Added caching (#136)
Black will cache already formatted files using their file size and modification timestamp. The cache is per-user and will always be used unless Black is used with --diff or with code provided via standard input.
Loading
Please register or sign in to comment