This project is mirrored from https://gitee.com/NQL886/scope.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 26 Sep, 2017 1 commit
    • Damien Lespiau's avatar
      lint: Fix 2 sites failing a recently introduced golint check · 466927ce
      Damien Lespiau authored
      golint has gained a new check and we don't freeze the golint version so CI was
      failing on unrelated PRs:
      
      app/multitenant/consul_client.go:69:2: redundant if ...; err != nil check, just return error instead.
      report/marshal.go:188:2: redundant if ...; err != nil check, just return error instead.
      
      Fix those!
      466927ce
  2. 26 May, 2017 2 commits
  3. 25 Apr, 2017 1 commit
  4. 23 Mar, 2017 1 commit
  5. 14 Mar, 2017 1 commit
  6. 15 Jul, 2016 1 commit
  7. 21 Jun, 2016 3 commits
  8. 20 Jun, 2016 1 commit
  9. 17 Jun, 2016 1 commit