Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation.
TeodorVecerdi opened this issue · 0 comments
TeodorVecerdi commented
Codacy detected an issue:
Message: Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation.
Occurred on:
- Commit: 1c20636
- File: Assets/CodeGraph/Editor/Nodes/Abstracts/AbstractEndNode.cs
- LineNum: 7
- Code:
public new void AddOutputPort(Port portReference, Func<string> getCode) { }
Currently on:
- Commit: a4a63ce
- File: Assets/CodeGraph/Editor/Nodes/Abstracts/AbstractEndNode.cs
- LineNum: 7