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 rules needed for imports #30

Merged
merged 8 commits into from
Feb 21, 2024
Merged

Add rules needed for imports #30

merged 8 commits into from
Feb 21, 2024

Conversation

hildjj
Copy link
Collaborator

@hildjj hildjj commented Feb 16, 2024

So far: Look for quotes in imports

Copy link

codecov bot commented Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (480c7ae) 100.00% compared to head (d467942) 100.00%.
Report is 1 commits behind head on main.

❗ Current head d467942 differs from pull request most recent head bcafd62. Consider uploading reports for the commit bcafd62 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##              main       #30    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           19        21     +2     
  Lines         1946      2119   +173     
  Branches       208       240    +32     
==========================================
+ Hits          1946      2119   +173     

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

@hildjj
Copy link
Collaborator Author

hildjj commented Feb 18, 2024

Found some issues in parser, updated no-unused-rule updates

@hildjj
Copy link
Collaborator Author

hildjj commented Feb 19, 2024

Added valid-imports rule

@hildjj hildjj merged commit c3277ba into peggyjs:main Feb 21, 2024
@hildjj hildjj deleted the add-rules branch February 21, 2024 17:18
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