harshsikhwal / harshsikhwal/csdot

Autogenerated code should be part of the gitignore and git should contain only placeholder files.

Open
#34 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
38
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Autogenerated code should contain only placeholder files in git and code should be generated during build time and should be ignored using gitignore.

Also autogen code should have a mark/comment saying **this is autogenerated file and should not be modified manually.**

Following Files should be ignored.

**src/csdot/Attributes/NodeAttribute.cs
src/csdot/Attributes/SubgraphAttribute.cs
src/csdot/Attributes/GraphAttribute.cs
src/csdot/Attributes/ClusterAttribute.cs
src/csdot/Attributes/EdgeAttribute.cs
src/csdot/Attributes/Types/Attribute.cs**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.