Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(linter): add line-length rule #232

Merged
merged 15 commits into from
Feb 20, 2025

removed zlint.json

144da84
Select commit
Loading
Failed to load commit list.
Merged

feat(linter): add line-length rule #232

removed zlint.json
144da84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2025 in 1s

86.77% (+0.04%) compared to 395dd28

View this Pull Request on Codecov

86.77% (+0.04%) compared to 395dd28

Details

Codecov Report

Attention: Patch coverage is 96.15385% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.77%. Comparing base (395dd28) to head (144da84).

Files with missing lines Patch % Lines
src/linter/rules/line_length.zig 95.65% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #232      +/-   ##
==========================================
+ Coverage   86.72%   86.77%   +0.04%     
==========================================
  Files          69       70       +1     
  Lines        4640     4665      +25     
==========================================
+ Hits         4024     4048      +24     
- Misses        616      617       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.