-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap #1
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Tasks
Functionality
Diagnostics
Configuration
Measurement
count_diagnostics.shGit History Extraction
--patch <id>to print out the patch of HEAD.. where is a commit id and HEAD is the current work tree--committo print out the hunks only when they have been fixed by the revision--pairto generate diff records into code pairs--functionto generate diff records with the surrounding function contexts (which was a feature ofgit diffbut not supported bylibgit2--singleto select only those diff records that patch exactly one warning--mixedto save the messages into a file in case the information can be useful context--locationto markup the old_context with the warningsRefactoring
txlthroughtxl-rsclippy --fixinto thetransformfolderrustfmtto output of TXL transformationsUsability
[$hash]/diagnostics.jsonto avoid rerun the compilation for changes of the tool featureswhere $hash is the hash id of the current work copy of a git repository
$id/diagnosticstodiagnostics/$idTesting
Maintainability