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 lint rule for validating start script paths #1370

Open
coderabbitai bot opened this issue Feb 22, 2024 · 0 comments
Open

Add lint rule for validating start script paths #1370

coderabbitai bot opened this issue Feb 22, 2024 · 0 comments
Labels
DX developer experience enhancement New feature or request

Comments

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 22, 2024

We need to ensure that the start scripts in across various packages reference valid paths. This includes scripts in the and the root files. Implementing a lint rule would help maintain the integrity of these scripts and prevent runtime errors due to incorrect paths.

Affected start scripts:

  • ott-server: start, start-lean

This issue was requested in PR #1369.

@coderabbitai coderabbitai bot mentioned this issue Feb 22, 2024
@dyc3 dyc3 added DX developer experience enhancement New feature or request labels Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DX developer experience enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant