Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P PyFstat
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Gregory Ashton
  • PyFstat
  • Merge requests
  • !27

CI: add --diff to black

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged David Keitel requested to merge black-diff into master Nov 07, 2019
  • Overview 1
  • Commits 1
  • Changes 1

@ReinhardPrix : This should make a failed job report back what are the actual formatting issues. This would be useful as it seems that black is getting stricter in higher python versions, e.g. the changes here passed black 19.10b0 for me on CIT (python 3.6.8) but fail what the CI is running.

Do you have any concerns that the larger job logs might be a problem?

Edited Nov 07, 2019 by David Keitel
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: black-diff