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

documentation fix: "ignore_paths" vs "ignore*D*_paths" #232

Open
jhartman86 opened this issue Jan 3, 2019 · 0 comments
Open

documentation fix: "ignore_paths" vs "ignore*D*_paths" #232

jhartman86 opened this issue Jan 3, 2019 · 0 comments

Comments

@jhartman86
Copy link

In the Readme, the documentation has "ignore_paths" in the YAML example, while it seems Realize is actually looking for "ignored_paths" as the key (per the JSON parsing annotations in

Ignore []string `yaml:"ignored_paths,omitempty" json:"ignored_paths,omitempty"`
).

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

No branches or pull requests

1 participant