Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement rules:changes and rules:changes:path #1221

Merged
merged 1 commit into from
May 19, 2024

Conversation

ANGkeith
Copy link
Collaborator

@ANGkeith ANGkeith commented May 15, 2024

closes #395

added new dependencies

npm i micromatch
npm i --save-dev @types/micromatch

@ANGkeith ANGkeith force-pushed the feat/implement-rules-changes branch 3 times, most recently from 3b72574 to 034ca00 Compare May 15, 2024 11:11
src/utils.ts Show resolved Hide resolved
@ANGkeith ANGkeith force-pushed the feat/implement-rules-changes branch from 034ca00 to 70f4b74 Compare May 15, 2024 11:26
src/git-data.ts Outdated Show resolved Hide resolved
@ANGkeith ANGkeith force-pushed the feat/implement-rules-changes branch from 70f4b74 to aa2e306 Compare May 17, 2024 00:47
Copy link

sonarcloud bot commented May 17, 2024

@firecow firecow merged commit 2057ed2 into master May 19, 2024
10 checks passed
@firecow firecow deleted the feat/implement-rules-changes branch May 19, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rules:changes
2 participants