Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Update yapf settings to follow pylint config
  • Loading branch information
tdemin committed Jan 13, 2020
1 parent 31e4ce4 commit 1ed87ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -10,4 +10,4 @@ dedent_closing_brackets = true
indent_closing_brackets = false
indent_width = 4
use_tabs = false
column_limit = 80
column_limit = 100

0 comments on commit 1ed87ad

Please sign in to comment.