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

Add lint rule requireColumns #95

Merged
merged 1 commit into from
May 8, 2019
Merged

Add lint rule requireColumns #95

merged 1 commit into from
May 8, 2019

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented May 8, 2019

Fix #93

@k1LoW k1LoW self-assigned this May 8, 2019
@k1LoW k1LoW changed the title Add requireColumns lint rule Add requireColumns lint rule May 8, 2019
@k1LoW k1LoW changed the title Add requireColumns lint rule Add lint rule requireColumns May 8, 2019
@codecov
Copy link

codecov bot commented May 8, 2019

Codecov Report

Merging #95 into master will increase coverage by 0.29%.
The diff coverage is 92.3%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
+ Coverage    71.9%   72.19%   +0.29%     
==========================================
  Files          10       10              
  Lines        1776     1802      +26     
==========================================
+ Hits         1277     1301      +24     
- Misses        377      379       +2     
  Partials      122      122
Impacted Files Coverage Δ
config/lint.go 89.47% <92.3%> (+1.06%) ⬆️

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 8253b0a...45f3c50. Read the comment docs.

@k1LoW k1LoW merged commit 299dc52 into master May 8, 2019
@k1LoW k1LoW deleted the require-column branch May 8, 2019 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lint for requiring a column
1 participant