-
Notifications
You must be signed in to change notification settings - Fork 59
Documentation of utils.rs
#57
Comments
I can do this for you 👍 |
@iamdharmveer wow! great, thanks!! 😃 |
Can you give me more details about the documentation 👍 |
For getters and setters, a small (even one line) explanation on the parameter they get and set would be enough. For constants, their function (in this case, Function descriptions should show what functions do, in this case, A good example of a documentation can be found in this crate. |
All changes in documentation.md Because I didn't found utils.rs so I'm asking about which file do you want to change ? |
Ok thank you 👍 |
Nope, files are relative to the |
One more query if I want to join your organization how can it's happen 😄 |
Well, that is something that would happen with enough pull requests from you :) if you manage to get many pull requests merged in SUPER, you would probably become a collaborator, and after some time, a full member of the team :) |
Thank You 😄 👍 |
Most of the code is still not documented. This is the tracking issue for
utils.rs
file documentation.PARSER_CONFIG
constant.print_error()
function.print_warning()
function.print_vulnerability()
function.get_code()
function.get_string()
function:it_get_code()
function.it_file_exists()
function.The text was updated successfully, but these errors were encountered: