Skip to content
  • Reef Turner's avatar
    Update flake8-tabs (PR #10391) · ab429417
    Reef Turner authored
    Use continuation-style=hanging option to reduce confusion around alignment styles.
    
    Flake 8 will now issue an error (ET113) for code that would be interpreted as intending vertical alignment style.
    Comments no longer trigger the vertical alignment interpretation.
    
    Extends #10050 now that ntninja/flake8-tabs#1 is closed.
    Closes: #10021
    ab429417
This project manages its dependencies using pip. Learn more