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

Fix rule generator #347

Merged
merged 2 commits into from
Jun 29, 2019
Merged

Fix rule generator #347

merged 2 commits into from
Jun 29, 2019

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Jun 29, 2019

Currently the rule generator doesn't work, so, change it as follows:

Before

$ make rule

After

$ cd tools
$ go run ./rule-gen

In addition, migrates iancoleman/strcase to serenize/snaker.

@wata727 wata727 merged commit 40debb7 into master Jun 29, 2019
@wata727 wata727 deleted the fix_rule_generator branch June 29, 2019 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant