Skip to content

v2.2.x CHORE - Ignore select style RUFF warnings in config #360

Open
@reactive-firewall

Description

@reactive-firewall

RUFF needs a Config

Namely:

  • it should be configured to aline with CEP-7 and CEP-8 and CEP-9 conventions
    • ignore:
      • PT009 - project supports unittest style asserts
      • G004 - in multicast/exceptions.py and all of test/*.py as the wrong abstraction
      • UP009 - not specifying utf-8 deviates from project convention
      • UP008 - review this for wrong abstraction
      • S603 - review for dumb-check

Metadata

Metadata

Assignees

No one assigned

    Labels

    BLOCKED⚠︎ Unable to proceed at this timeChoreMiscellaneous chores to maintain the projectConfigsImprovements or additions to configurationLinterAny linter tool or setting file enhancementsMulticastAny main project file changesPython LangChanges to Python source codebugSomething isn't workingquestionFurther information is requested

    Type

    Projects

    Status

    Regressions

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions