unjs / untyped

Generate types and markdown from a config object.
https://untyped.unjs.io/
MIT License
451 stars 19 forks source link

chore: disable failing rule #103

Closed danielroe closed 1 year ago

danielroe commented 1 year ago

๐Ÿ”— Linked issue

โ“ Type of change

๐Ÿ“š Description

We have a failing rule from unicorn which we can at least temporarily disable

๐Ÿ“ Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #103 (3fae5b9) into main (c01c9aa) will increase coverage by 0.25%. Report is 1 commits behind head on main. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
+ Coverage   87.71%   87.97%   +0.25%     
==========================================
  Files           8        8              
  Lines        1164     1164              
  Branches      289      271      -18     
==========================================
+ Hits         1021     1024       +3     
+ Misses        143      140       -3     

see 2 files with indirect coverage changes

pi0 commented 1 year ago

Fixed in unjs lint config v2