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

Commit

Permalink
changing line too long to 140 chars
Browse files Browse the repository at this point in the history
  • Loading branch information
brifordwylie committed Dec 30, 2014
1 parent 2d70734 commit fb156d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ checks:
indentation: '4 spaces'
format_mixed_indentation: true
format_line_too_long:
max_length: '79'
max_length: '140'
imports_relative_import: true
imports_wildcard_import: true
format_bad_whitespace: true
Expand Down

0 comments on commit fb156d0

Please sign in to comment.