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

ruleguard,dsl: add File.Name filter support #101

Merged
merged 1 commit into from
Oct 29, 2020

Conversation

quasilyte
Copy link
Owner

File.Name is a file base name property.

We may add File.FullName (or Path) property later if anyone needs it.

Signed-off-by: Iskander Sharipov quasilyte@gmail.com

@quasilyte quasilyte force-pushed the quasilyte/feature/file_name_filter branch from eb9b869 to 39805ac Compare October 27, 2020 19:29
ruleguard/parser.go Outdated Show resolved Hide resolved
File.Name is a file *base* name property.

We may add File.FullName (or Path) property later if anyone needs it.

Signed-off-by: Iskander Sharipov <quasilyte@gmail.com>
@quasilyte quasilyte force-pushed the quasilyte/feature/file_name_filter branch from 39805ac to 6dd5694 Compare October 28, 2020 20:58
@quasilyte quasilyte merged commit d8b4e0d into master Oct 29, 2020
@quasilyte quasilyte deleted the quasilyte/feature/file_name_filter branch October 29, 2020 07:44
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.

2 participants