EnvisEdge
EnvisEdge copied to clipboard
added docs for FLsystemmanager
Description
added scala documentation for FLSystem Manager file
Relevant Issue
Issue #Tag the issue here - no issue created
Affected Dependencies
List any dependencies that are required for this change.
How has this been tested?
- Describe the tests that you ran to verify your changes.
- Provide instructions so we can reproduce.
- List any relevant details for your test configuration.
Checklist
- [x] I have followed the Contribution Guidelines and Code of Conduct
- [x] I have commented my code following the NimbleEdge Styleguide
- [x] I have labeled this PR with the relevant Type labels
- [x] My changes are covered by tests
Deploy Preview for goofy-agnesi-4565cb canceled.
Name | Link |
---|---|
Latest commit | 14de7e2319967fe889058ebf9c21beddc0817362 |
Latest deploy log | https://app.netlify.com/sites/goofy-agnesi-4565cb/deploys/631f2019d74d7d000856f469 |
@haripriya9647 Please write a proper description of the PR
@haripriya9647 Content-wise, it's looking good. But it needs a few modifications like:
- In scala we write the inline comments before the functions, method, or class. So, please follow it.
- Please carefully check the punctuation.
- Try to get rid of single-line comments.
Thanks
@divyanshugit fixed
@divyanshugit fixed