onflow / atree

Atree provides scalable arrays and scalable ordered maps.
https://onflow.org
Apache License 2.0
39 stars 16 forks source link

Bump safer-golangci-lint.yml to 1.43.0 #234

Closed fxamacker closed 2 years ago

fxamacker commented 2 years ago

Closes #235. Updates #230 but this is useful on its own.

Description

Update safer.golangci-lint.yml (GitHub Actions workflow used for running lint checkers).

Changes in the yml:

The bump in golangci-lint updates various lint checkers that it wraps to get bugfixes. This new version is working fine on my open source projects.


codecov-commenter commented 2 years ago

Codecov Report

Merging #234 (926208b) into main (d9e6627) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #234   +/-   ##
=======================================
  Coverage   68.60%   68.60%           
=======================================
  Files          14       14           
  Lines        7129     7129           
=======================================
  Hits         4891     4891           
  Misses       1611     1611           
  Partials      627      627           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d9e6627...926208b. Read the comment docs.