Closed sahilbhola14 closed 1 year ago
Make Flake and Black 88 character linewidth
This PR fixes the Flake and Black line width inconsistency to 88 characters. This needs to be merged before #29
Closes #27
Before this fix Flake and Black had inconsistent linewidth which caused an issue while pre-committing.
Flake
Black
Put an x in the boxes that apply.
x
I agree, had 90 as well. However, Black uses some norms which stipulates 88 character length
Make Flake and Black 88 character linewidth
Purpose
This PR fixes the Flake and Black line width inconsistency to 88 characters. This needs to be merged before #29
Closes #27
Before this fix
Flake
andBlack
had inconsistent linewidth which caused an issue while pre-committing.Type of change
Checklist
Put an
x
in the boxes that apply.