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(engine): Add file checking to filter unwanted files to be parsed #2506 #3045

Merged
merged 13 commits into from
Apr 30, 2021

Conversation

joaoReigota1
Copy link
Collaborator

Closes #2506

Proposed Changes

  • Add file checking to filter unwanted files to be parsed

I submit this contribution under the Apache-2.0 license.

@joaoReigota1 joaoReigota1 added enhancement Enhancement go Pull requests that update Go code labels Apr 29, 2021
@joaoReigota1 joaoReigota1 added this to the Core Engineering milestone Apr 29, 2021
@joaoReigota1 joaoReigota1 self-assigned this Apr 29, 2021
internal/console/scan.go Show resolved Hide resolved
pkg/analyzer/analyzer.go Outdated Show resolved Hide resolved
pkg/analyzer/analyzer.go Outdated Show resolved Hide resolved
pkg/analyzer/analyzer.go Outdated Show resolved Hide resolved
pkg/analyzer/analyzer.go Outdated Show resolved Hide resolved
pkg/analyzer/analyzer.go Outdated Show resolved Hide resolved
pkg/analyzer/analyzer.go Outdated Show resolved Hide resolved
pkg/analyzer/analyzer.go Outdated Show resolved Hide resolved
Copy link
Contributor

@rogeriopeixotocx rogeriopeixotocx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rogeriopeixotocx rogeriopeixotocx merged commit 3d13a00 into master Apr 30, 2021
@rogeriopeixotocx rogeriopeixotocx deleted the feature/Add_file_checking_unwanted branch April 30, 2021 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add file checking to filter unwanted files to be parsed
2 participants