looplab / fsm

Finite State Machine for Go
Apache License 2.0
2.86k stars 312 forks source link

Add linter and fix simple linter warnings #85

Closed majst01 closed 2 years ago

majst01 commented 2 years ago

With this PR i did the following:

maxekman commented 2 years ago

Really nice addition!

coveralls commented 2 years ago

Coverage Status

Coverage decreased (-0.02%) to 93.655% when pulling 99298c9f605edecc5fc56ebd04da860064528999 on majst01:linter into 72af45ed8c3835e3b723bd3e149b5fd66b38b308 on looplab:main.

majst01 commented 2 years ago

Thanks Max