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

Added code reference validation and baseline function #16

Closed
wants to merge 4 commits into from

Conversation

nusje2000
Copy link
Owner

@nusje2000 nusje2000 commented Jun 9, 2020

Fixes #15

src/Command/ValidateCommand.php Outdated Show resolved Hide resolved
src/Command/ValidateCommand.php Outdated Show resolved Hide resolved
src/Command/ValidateCommand.php Outdated Show resolved Hide resolved
src/NodeVisitor/ClassUseVisitor.php Show resolved Hide resolved
@nusje2000
Copy link
Owner Author

nusje2000 commented Jun 18, 2020

TODO:

  • the code should be more optimized for large projects
  • ignore unreadable dirs
  • fix console output to work with input arguments to configure verbosity
  • make it configurable to exclude directories

@nusje2000
Copy link
Owner Author

nusje2000 commented Jul 18, 2020

This feature will be postponed to release in 1.4 since this still requires some work.

This means that release 1.3 will be released today.

@nusje2000 nusje2000 marked this pull request as draft July 18, 2020 07:53
@nusje2000 nusje2000 closed this Jul 4, 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.

Use an AST to validate use statements
3 participants