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

Add tasks and git hooks that use velociraptor. #16

Merged
merged 1 commit into from
Jul 4, 2022

Conversation

honyanya
Copy link
Collaborator

@honyanya honyanya commented Jul 4, 2022

run

## Run: Deno Task runner
$ deno task check
Warning deno task is unstable and may drastically change in the future
Task check deno fmt --check && deno lint
Checked 21 files
Checked 19 files

## Run: Velociraptor
$ vr check
Checked 21 files
Checked 19 files

## Run: git hook using Velociraptor
$ git commit -m "Add tasks and git hooks that use velociraptor."
Checked 21 files
Checked 19 files
[feature/add_velociraptor 9f40a48] Add tasks and git hooks that use velociraptor.
 1 file changed, 12 insertions(+)

@ytkg ytkg merged commit 6bc8dbb into main Jul 4, 2022
@ytkg ytkg deleted the feature/add_velociraptor branch July 6, 2022 13:54
@github-actions github-actions bot mentioned this pull request Sep 9, 2022
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.

None yet

2 participants