pedro-nishida/Procedural-Programming

(CXX-W1171) Character sequences `/*` and `//` used within a comment

Opened this issue · 0 comments

Description

Using both multi-line and single-line comments makes it harder for the reader to understand the code. It also hampers the comment and uncomment functionality provided by IDEs and LSPs.

Occurrences

There are 2 occurrences of this issue in the repository.

See all occurrences on DeepSource → deepsource.io/gh/pedro-nishida/Procedural-Programming/issue/CXX-W1171/occurrences/