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(ui/eslint): add eslint plugin for artalk ui development #995

Merged
merged 8 commits into from
Oct 5, 2024

Conversation

qwqcode
Copy link
Member

@qwqcode qwqcode commented Oct 5, 2024

  • Implemented eslint-plugin-artalk to enforce Artalk's development conventions.
  • Added setup script for UI development environment.
  • Created test cases for Artalk plugin rules.
  • Configured TypeScript and build settings for the plugin.
  • Updated documentation with installation and configuration instructions.
  • Add eslint-plugin-artalk to eslint configuration
  • Update package.json with build and postinstall scripts
  • Include eslint-plugin-artalk in monorepo workspace devDependencies

- Implemented `eslint-plugin-artalk` to enforce Artalk's development conventions.
- Added setup script for UI development environment.
- Created test cases for Artalk plugin rules.
- Configured TypeScript and build settings for the plugin.
- Updated documentation with installation and configuration instructions.
Copy link

codecov bot commented Oct 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.24%. Comparing base (db960aa) to head (04da09c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #995   +/-   ##
=======================================
  Coverage   32.24%   32.24%           
=======================================
  Files         206      206           
  Lines        6888     6888           
=======================================
  Hits         2221     2221           
  Misses       4513     4513           
  Partials      154      154           
Flag Coverage Δ
go 32.24% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@qwqcode qwqcode marked this pull request as ready for review October 5, 2024 11:14
@qwqcode qwqcode merged commit abac3f0 into master Oct 5, 2024
12 checks passed
@qwqcode qwqcode deleted the ui/eslint branch October 5, 2024 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants