iden3 / circom

zkSnark circuit compiler
GNU General Public License v3.0
1.25k stars 232 forks source link

Witness generation code comments and vars instead of let or const #261

Open Pfed-prog opened 2 months ago

Pfed-prog commented 2 months ago

Gm, excuse me for bothering with not really related to Circom issue. But code report by gitroll says that my repository contains too many code smells. The repository: https://github.com/paris-geo-hackers/ParisCircuits

Code smells

image

The code smells are mostly related to comments within the witness file and for loops

image

I have also linted the repo and a lot of lines got updated, please, if you have some spare resources. Help us, developers.