stg-tud / bp2022_netlab

The repository provides software that creates configuration files for the BonnMotion, CORE, coreemu-lab and The ONE programmes from a single TOML file.
MIT License
0 stars 0 forks source link

Fixed sprint tests, Introducing golangci-lint #51

Closed ebinf closed 1 year ago

ebinf commented 1 year ago

Description of the PR

Fixed sprint tests, they should run fine now. Replaced staticcheck by golangci-lint as suggested by @gh0st42. Also fixing the errors already present.

Review checklist

(based on the work of Karl E. Wiegers)

Structure

Documentation

Variables

Arithmetic Operations

Loops and Branches

Defensive Programming