SkyeYoung opened a new issue, #3284: URL: https://github.com/apache/apisix-dashboard/issues/3284
# Feature request ## Please describe your feature We need to run lint in CI. Because when I commit, I find a lot of problems like this: <img width="1611" height="569" alt="Image" src="https://github.com/user-attachments/assets/605288bd-a2c1-46f2-bc18-7c691e47f6c6" /> We need to put similar checks in `.HUSKY` into CI. If the linting results differ from the submission, or if errors are reported, the workflow should fail directly, requiring developers to fix the linting issues before submitting their code. ## Describe the solution you'd like add a workflow ## Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. ## Additional context Add any other context or screenshots about the feature request here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
