Skip to content
  • Edward Z. Yang's avatar
    ba9277c7
    Tweak linting rules. · ba9277c7
    Edward Z. Yang authored
    
    
    Summary:
    - Removed the default text rule that was applied to all files; it
      produced way too many spurious warnings.  For now, text lint is applied
      to C, Haskell and Shell.  Add more if you care.
    
    - Makefiles and shell scripts had their max line length bumped a healthy
      amount.
    
    A pile of files still fail to lint, so these might even still be too
    aggressive.
    
    Signed-off-by: default avatarEdward Z. Yang <ezyang@cs.stanford.edu>
    
    Test Plan: none
    
    Reviewers: hvr, austin
    
    Subscribers: simonmar, relrod, ezyang, carter
    
    Differential Revision: https://phabricator.haskell.org/D131
    ba9277c7
    Tweak linting rules.
    Edward Z. Yang authored
    
    
    Summary:
    - Removed the default text rule that was applied to all files; it
      produced way too many spurious warnings.  For now, text lint is applied
      to C, Haskell and Shell.  Add more if you care.
    
    - Makefiles and shell scripts had their max line length bumped a healthy
      amount.
    
    A pile of files still fail to lint, so these might even still be too
    aggressive.
    
    Signed-off-by: default avatarEdward Z. Yang <ezyang@cs.stanford.edu>
    
    Test Plan: none
    
    Reviewers: hvr, austin
    
    Subscribers: simonmar, relrod, ezyang, carter
    
    Differential Revision: https://phabricator.haskell.org/D131
Loading