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

Commit

Permalink
Set a line length limit for yapf
Browse files Browse the repository at this point in the history
  • Loading branch information
tdemin committed Dec 23, 2019
1 parent d1798b2 commit ff2874c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Expand Up @@ -10,3 +10,4 @@ dedent_closing_brackets = true
indent_closing_brackets = false
indent_width = 4
use_tabs = false
column_limit = 80

0 comments on commit ff2874c

Please sign in to comment.