Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Umami Umami
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 34
    • Issues 34
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • atlas-flavor-tagging-tools
  • algorithms
  • UmamiUmami
  • Merge requests
  • !319

Enforcing line length

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Manuel Guth requested to merge mguth-pylint-updates into master Dec 16, 2021
  • Overview 1
  • Commits 7
  • Pipelines 11
  • Changes 57

This MR enforces a new line length of 88 which is recommended by black. it is now enforced in the flake8 linting and added it to black as well

any doc string formatting is ignored in this MR

first step towards #105 (closed)

Edited Dec 16, 2021 by Manuel Guth
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: mguth-pylint-updates