byuccl / spydrnet

A flexible framework for analyzing and transforming FPGA netlists. Official repository.
https://byuccl.github.io/spydrnet
BSD 3-Clause "New" or "Revised" License
91 stars 22 forks source link

Document pylint log before each release #150

Closed jacobdbrown4 closed 2 years ago

jacobdbrown4 commented 3 years ago

Add it to the release files?

jacobdbrown4 commented 3 years ago

From @jordi1215 "I just pushed my changes to the branch named “pylint_jordi” I added a .pylintrc config file under the main folder and set it to skip the spydrnet/parsers/primatives/parsetab.py file and brought up our score to a 7.15. I also updated the release documentation with instructions on how to generate the output to a txt file and to upload it to the assets of the release. In the .pylintrc config file, I added instructions on how to disable a check on a specific line of code in the actual code file."

jacobdbrown4 commented 2 years ago

Integrated into spydrnet 1.10.0