ekino / v6y

Vitality is a tool crafted to maintain and optimize the health and performance of codebase and applications.
MIT License
4 stars 1 forks source link

[FEATURE]: Lint & Prettier Configuration Check and Execution #12

Open helabenkhalfallah opened 1 month ago

helabenkhalfallah commented 1 month ago

✨ Description

This feature adds automated checks for Lint and Prettier configuration files within projects on the Vitality platform. If these configurations exist, the feature will automatically execute the corresponding linting and formatting tools, ensuring code quality and consistency.

🚀 Motivation

📝 Proposed Solution

🔗 Relevant Links (if any)