We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We are having an issue interpreting the following line in the moderate checklist. We are seeking guidance on interpreting this.
- [ ] Names used in the code are explicit, rather than implicit.
How should we interpret this line? It feels like there are two interpretations.
agriculture_data_parser
parser
p
- [ ] Names used in the code are informative and concise.
Any guidance would be greatly appreciated 😊
The text was updated successfully, but these errors were encountered:
I'm also looking for guidance on this 😊
Sorry, something went wrong.
No branches or pull requests
We are having an issue interpreting the following line in the moderate checklist. We are seeking guidance on interpreting this.
- [ ] Names used in the code are explicit, rather than implicit.
How should we interpret this line? It feels like there are two interpretations.
agriculture_data_parser
rather than vaguely namedparser
orp
.- [ ] Names used in the code are informative and concise.
Any guidance would be greatly appreciated 😊
The text was updated successfully, but these errors were encountered: