Skip to content

Add CI type checking, linting, formatting#95

Merged
Nowely merged 22 commits intonextfrom
typecheck
Oct 29, 2025
Merged

Add CI type checking, linting, formatting#95
Nowely merged 22 commits intonextfrom
typecheck

Conversation

@Nowely
Copy link
Owner

@Nowely Nowely commented Oct 23, 2025

No description provided.

@vercel
Copy link

vercel bot commented Oct 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
marked-input Ready Ready Preview Comment Oct 29, 2025 8:06am

- Introduced a lint job to check code quality
- Added a format job to verify code formatting
… setup

- Created a .prettierignore file to exclude specific files and directories from formatting.
- Adjusted the npm registry setup in the Publish workflow for improved readability.
- Updated type annotations in various test files for better type checking.
- Adjusted mock event keys and test cases to ensure correct types are used.
- Enhanced utility function tests to handle different object types and inheritance scenarios.
- Improved Storybook stories type definitions for consistency.
- Added conditional steps to apply formatting on pull requests.
- Implemented a check for changes and automated commit and push of formatting updates.
- Configured GitHub Actions permissions for content modification.
… messages and streamline formatting commit message
…mmit message, preventing unnecessary formatting on specific commits
… type checks, and linting run after formatting. Removed unnecessary checks for last commit message to simplify the process.
…ary line breaks in isSelectedPosition method.
…checks, linting, and build, while maintaining automatic formatting functionality for pull requests.
…n commit message, and streamline formatting commit message by removing [skip ci] tag.
…ormatting on pull requests, ensuring it only runs when the commit message does not contain specific keywords.
…s by removing automatic commit and push steps, while ensuring code formatting is checked without unnecessary conditions.
@Nowely Nowely changed the title Enhance CI workflow Add CI type checking, linting, formatting Oct 29, 2025
@Nowely Nowely merged commit 482b899 into next Oct 29, 2025
7 checks passed
@Nowely Nowely deleted the typecheck branch October 29, 2025 08:09
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