Structs§
Functions§
- classify_
change_ kind - Check whether the diff for a single file is additive-only (no deleted lines).
Returns
"additive"if the file has 0 deleted lines (new exports, new code),"breaking"if it was deleted, or"mixed"otherwise. - get_
changed_ files - get_
diff_ symbols