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 #282] Remove Prism from runtime dependency #285

Merged
merged 1 commit into from Mar 1, 2024

Commits on Mar 1, 2024

  1. [Fix rubocop#282] Remove Prism from runtime dependency

    Fixes rubocop#282.
    
    This PR removes Prism from runtime dependency.
    
    If it is decided that Prism will not be a runtime dependency for the time being,
    error message and documentation will be used to communicate the dependency on Prism to users.
    
    Making it a default runtime dependency will be avoided until at least rubocop#282 installation error with Prism is resolved.
    koic committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    102c5df View commit details
    Browse the repository at this point in the history