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

ActiveAdmin's belongs_to_test trips up packwerk [DOCUMENTATION] #121

Closed
shageman opened this issue May 25, 2021 · 0 comments
Closed

ActiveAdmin's belongs_to_test trips up packwerk [DOCUMENTATION] #121

shageman opened this issue May 25, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@shageman
Copy link
Contributor

Description
This file will trip up packwerk: https://github.com/activeadmin/activeadmin/blob/master/spec/unit/belongs_to_spec.rb
I suspect this stems from the belongs_to association helper.

If you run into an issue like this, I recommend excluding the file via packwerk.yml.

To Reproduce
Add this file to your repo and packwerk will crash.

Expected Behaviour
I think it is fine for packwerk to not be able to parse a file as unusual as this one.

@shageman shageman added the bug Something isn't working label May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants