Edric Chan
Edric Chan
Maybe also add a changelog as well?
@technoir42 Apologies for the ping, but are there any plans on getting the other 2 plugins `oss-licenses-plugin` and `strict-version-matcher-plugin` updated with plugin markers? I've noticed that in the PR #51...
Late to the party but see https://github.com/powerline/fonts/issues/336#issuecomment-588876238
@troelssiggaard @ghal @alexlevy0 @KKHAN1991 @hatem20 @dniadzelka @franckie20 Please don't spam others who have watched this repository with +1s. Just click on the thumbs up emoji on the top post.
I can try to work on this. But how would developers declare schematics? Would they do it in the `package.json` file? Or in the `ng-packagr` config? Maybe allow developers to...
Label descriptions are now officially supported in release `2.0.0` of `copy-github-labels` (see jvandemo/copy-github-labels#9). I've also sent a PR to this repository which updates the project's dependencies. View it here: #5
Could you close this issue @5chdn? The PR I’ve tagged was merged a while ago.
As of recently ([Git 2.32](https://github.com/git/git/blob/master/Documentation/RelNotes/2.32.0.txt), released on May 2021), a `--include-untracked`/`-u` flag can be used to include untracked files as documented in this [StackOverflow answer](https://stackoverflow.com/a/66831429/6782707). It also mentions that you...
> What's the difference between an AAR and a JAR? An AAR provides additional resources (strings/dimensions/string arrays/etc, styles, layouts, drawables, etc), any additional manifest declarations (e.g. a library might want...
> Although Gradle doesn't generate accessors for nested types like this for some reason. Maybe it will work one day? Late to the conversation, but this is filed as a...