File: TODO

package info (click to toggle)
debian-codemods 0.171
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,312 kB
  • sloc: makefile: 888; xml: 119; python: 80; sh: 69; javascript: 3
file content (8 lines) | stat: -rw-r--r-- 322 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
- Better error reporting, allowing fixers to report "I can't work on this particular package"
 + Without --verbose, report a list of those reporters at the end of run

Possibly:
- Support running in non-vcs-controlled packages? (https://bugs.debian.org/917381)
 1) Make a copy of tree
 2) Run
 3) copy back if successful?