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

Add a way to skip certain files/models #13

Open
westonganger opened this issue Jan 25, 2019 · 4 comments
Open

Add a way to skip certain files/models #13

westonganger opened this issue Jan 25, 2019 · 4 comments

Comments

@westonganger
Copy link
Contributor

We need some other way to ignore certain files. Maybe we could have an .annotate_ignore file in the project root where we list these?

@7even
Copy link
Owner

7even commented Jan 26, 2019

What files do you want to ignore, for example?

@westonganger
Copy link
Contributor Author

Any models I do not wish to be annotated or maybe things like ApplicationRecord and other custom parent classes I may have

@7even
Copy link
Owner

7even commented Feb 4, 2019

@westonganger is this still relevant after the ApplicationRecord problem got fixed?

@westonganger
Copy link
Contributor Author

Yes I would say so sometimes we may want to skip certain files on a custom basis for brevity.

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

No branches or pull requests

2 participants