EnvisEdge icon indicating copy to clipboard operation
EnvisEdge copied to clipboard

added doc for Identifier Data Structure

Open bashirk opened this issue 2 years ago • 2 comments

Description

This PR adds inline documentation to the scala_core/src/main/scala/org/nimbleedge/envisedge/models/Identifier.scala file.

Relevant Issue

Issue #131

Checklist

bashirk avatar Aug 23 '22 17:08 bashirk

Deploy Preview for goofy-agnesi-4565cb canceled.

Name Link
Latest commit fb486f9a63fae69ca755c779db973e0933de4ddd
Latest deploy log https://app.netlify.com/sites/goofy-agnesi-4565cb/deploys/6314453c3170370008c320fa

netlify[bot] avatar Aug 23 '22 17:08 netlify[bot]

@bashirk 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.

Thanks

divyanshugit avatar Aug 29 '22 07:08 divyanshugit