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

Enforce Javascript Standard linting rules #116

Merged
merged 6 commits into from
Apr 23, 2024
Merged

Enforce Javascript Standard linting rules #116

merged 6 commits into from
Apr 23, 2024

Conversation

pshenmic
Copy link
Owner

Issue

There is no code style standards in the repository yet. This PR adds https://standardjs.com as a code style and linting tool.

Things done

  • Fixed all styles to match Javascript Standard
  • Added lint check on CI
  • Removed sql dump that is not being used anymore

@pshenmic pshenmic self-assigned this Apr 12, 2024
@pshenmic pshenmic added the backend Related to backend (API) label Apr 12, 2024
Copy link

vercel bot commented Apr 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
platform-explorer-zham ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2024 5:45am

@pshenmic pshenmic merged commit a2159c7 into master Apr 23, 2024
6 checks passed
@pshenmic pshenmic deleted the feat/linting branch April 23, 2024 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend (API)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant