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: add CASE_SENSITIVE_PATHS doctor rule #621

Merged
merged 6 commits into from
Apr 4, 2023

Conversation

PeachScript
Copy link
Member

@PeachScript PeachScript commented Apr 3, 2023

添加 CASE_SENSITIVE_PATHS doctor 规则,用于检测引入路径的文件名大小写问题

应用场景:ant-design/ant-design#41236

@codecov
Copy link

codecov bot commented Apr 4, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.06 🎉

Comparison is base (6629edd) 94.74% compared to head (f8b0fd0) 94.81%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #621      +/-   ##
==========================================
+ Coverage   94.74%   94.81%   +0.06%     
==========================================
  Files          52       53       +1     
  Lines        1447     1465      +18     
  Branches      325      328       +3     
==========================================
+ Hits         1371     1389      +18     
  Misses         76       76              
Impacted Files Coverage Δ
src/doctor/rules/PHANTOM_DEPS.ts 100.00% <ø> (ø)
src/doctor/rules/CASE_SENSITIVE_PATHS.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@PeachScript PeachScript merged commit d4627a0 into master Apr 4, 2023
@delete-merged-branch delete-merged-branch bot deleted the feature/rule-case-sensitive-paths branch April 4, 2023 03:49
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.

1 participant