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

chore: enable revive comments linting #11

Merged
merged 2 commits into from
Dec 2, 2023
Merged

Conversation

adamconnelly
Copy link
Owner

I've updated the linter config to require exported methods and types to be commented, and also added all the missing comments.

I've updated the linter config to require exported methods and types to be commented, and also added all the missing comments.
Added documentation for verifying method calls as well as configuring the number of times a method can be called, and also added an example test case for `Called()`.
@adamconnelly adamconnelly merged commit 35a3444 into main Dec 2, 2023
3 checks passed
@adamconnelly adamconnelly deleted the adamc/enable-revive branch December 2, 2023 01:13
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.

1 participant