Peter Grauvogel
Results
2
issues of
Peter Grauvogel
In our current release process we have modified the ruleset in some aspects like this: ``` { "preset": "angular", "releaseRules": [ { "breaking": true, "release": "minor" }, { "tag": "Breaking",...
enhancement
good first issue
help wanted
With #32 my understanding is that the valid license is `MIT`. However in this file (https://github.com/glejeune/node-graphviz/blob/master/lib/ext/gvpr/dot2js.g) there is still a GPL license referenced. Can that be removed as well?