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
The code needs to be commented with descriptions of where type declarations are made (there are some such as "SEE SETTINGS.h but not enough).
Modules that have a problem/bug/added-feature need to have a description of the problem/addition and how it effects other parts.
Also, each file needs a description of what it does in relation to the program from a user's perspective. Or at least a description of what it does.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The code needs to be commented with descriptions of where type declarations are made (there are some such as "SEE SETTINGS.h but not enough).
Modules that have a problem/bug/added-feature need to have a description of the problem/addition and how it effects other parts.
Also, each file needs a description of what it does in relation to the program from a user's perspective. Or at least a description of what it does.
The text was updated successfully, but these errors were encountered: