Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D devscripts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • DebianDebian
  • devscripts
  • Merge requests
  • !263

wrap-and-sort: Support all formatting with RTS parser

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Niels Thykier requested to merge use-rts-parser-future into master May 21, 2022
  • Overview 0
  • Commits 2
  • Pipelines 8
  • Changes 4

Extension of !237 (merged) based on the assumption that python-debian-team/python-debian!84 (merged) is merged into python-debian/0.1.44. As such, the first commits are just a repeat of !237 (merged).

With this change (on top of !237 (merged)), the RTS parser can replace the existing parser whenever python-debian/0.1.44 is available. The MR based on the assumption that we want to enable the RTS parser automatically in this case. (I have disabled it unconditionally for python-debian/0.1.43 as I deemed it not worth the extra complexity to only support a very limited subset of the formatting options)

I am keeping this as a draft until python-debian-team/python-debian!84 (merged) have been reviewed/merged. However, please feel free to review it already now as it is feature complete once that python-debian MR is merged.

Edited May 28, 2022 by Niels Thykier
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: use-rts-parser-future