File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 882 . ` dotnet nbgv tag `
993 . ` git push origin {tag name} `
10104 . Navigate to GitHub releases page and create release from tag
11- 5 . (If desired) increment version (major or minor) in ` // version.json > version`
11+ 5 . (If desired) increment version (major or minor) in ` version.json > version `
12126 . ` git add . && git commit -m 'Bumping version' && git push `
Original file line number Diff line number Diff line change 11SquiggleCop originally used the SARIF SDK (and ideally will again). However, the improvements of moving from
2- ` Newtonosft .Json` to ` System.Text.Json ` were too big to ignore. As a result, this directory contains a hand-rolled
2+ ` Newtonsoft .Json` to ` System.Text.Json ` were too big to ignore. As a result, this directory contains a hand-rolled
33object model for SARIF files that contains only the members SquiggleCop needs (and ignores unmapped properties).
44
55https://github.com/microsoft/sarif-sdk/issues/1989 tracks migrating to STJ, at which point SquiggleCop should switch
You can’t perform that action at this time.
0 commit comments