Format Python with Black

XMLWordPrintableJSON

    • Server Tooling & Methods
    • 3
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      • Kill yapf in favor of black. Replace the YapfLinter class with a BlackLinter
      • Disable or change any pylint checks that fail as a result.
      • Consider relaxing a number of pydocstyle checks which tend to result in useless comments being added to appease the linter.
        • D103: Missing docstring in public function
        • D107: Missing docstring in _init_
        • D100: Missing docstring in public module
        • D101: Missing docstring in public class
        • D200: One-line docstring should fit on one line with quotes

              Assignee:
              Backlog - Server Tooling and Methods (STM) (Inactive)
              Reporter:
              Ryan Timmons
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: