arduino-connector icon indicating copy to clipboard operation
arduino-connector copied to clipboard

[CM-136] Improvements added dep, linter, drone

Open mattiabertorello opened this issue 7 years ago • 1 comments

Added the vendor folder with all the dependencies and the files Gopkg. Run go fmt Added the pipeline of drone with the follow checks:

  • dep check -skip-lock
  • Check if the code is formatted
  • Run the tests
  • Run the linter golangci-lint run

After I correct some problem reported by the linter

mattiabertorello avatar Aug 22 '18 13:08 mattiabertorello

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Mattia Bertorello seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Apr 09 '21 15:04 CLAassistant