azu
azu
- [Release v13.0.0 · textlint/textlint](https://github.com/textlint/textlint/releases/tag/v13.0.0) - [textlint v13.0.0 · textlint](https://textlint.github.io/blog/2023/01/27/textlint-13.html) Release!
With reference to the comments, I have created a sample repository of cache overrides that actually work. - Repo: https://github.com/azu/github-actions-overwrite-cache-example ```yaml name: Update Cache on: workflow_dispatch: permissions: contents: read #...
My workaround: ``` # get pr urls shepherd pr-status "$PROJECT" | grep -o -e "https://github.com/[^/]*/[^/]*/pull/[0-9]*" > urls.txt # merge via GitHub CLI cat urls.txt | xargs -IXXX gh pr merge...
Currently, ESM is not available in the settings file. Basically, I recommend using JSON format.
https://github.com/sindresorhus/meow/pull/242 meow is bundled.
I think that there are not many useful cases in the current situation where rules can not be set for each file path like https://github.com/secretlint/secretlint/issues/105 So, I thought that most...
Merge into #680
https://github.com/secretlint/secretlint/blob/master/packages/%40secretlint/secretlint-rule-azure/README.md#AzureClientId > 1234565-cdfb-4f42-aa3c-f00da349dec3 Azure rule detect it but it is not AzureId.
📝 I received a message that current ` secretlint --secretlintignore .gitignore` is something wrong. https://twitter.com/takeokunn/status/1581667659329855488 This feature may resolve it.