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

Chore: Adding lint workflow and fixing format issues #545

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

DhairyaMajmudar
Copy link
Contributor

@DhairyaMajmudar DhairyaMajmudar commented May 19, 2024

Tasks Done

  1. Added TS linting, formating and typecheck workflow
  2. Updated scripts in package.json for formatting the files
  3. Formatted several files by the added command.

Issue Number:
#539

Screenshots/videos:
N/A

If relevant, did you update the documentation?

N/A

Summary
Code files are now formatted

Copy link
Member

@frouioui frouioui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, there are several warnings left by the new workflow in https://github.com/vitessio/arewefastyet/pull/545/files

.github/workflows/typescript_lint.yml Outdated Show resolved Hide resolved
@DhairyaMajmudar
Copy link
Contributor Author

Thank You @frouioui I have made the required changes, currently the workflow is failing since some files are not formatted and due to failing type checks.

Looking forward to fix these in upcoming PRs.

This one is ready to merge : )

@frouioui
Copy link
Member

Hello @DhairyaMajmudar, there are many conflicts, could you fix them before I merge this?

@DhairyaMajmudar
Copy link
Contributor Author

Hello @DhairyaMajmudar, there are many conflicts, could you fix them before I merge this?

Sure thing : )

@DhairyaMajmudar
Copy link
Contributor Author

Hi @frouioui I've resolved the conflicts and also fixed formatting issues in several newly added files.

@DhairyaMajmudar DhairyaMajmudar changed the title Fix: Adding lint workflow and updating the files Fix: Adding lint workflow and fixing format issues Jul 30, 2024
@DhairyaMajmudar DhairyaMajmudar changed the title Fix: Adding lint workflow and fixing format issues Chore: Adding lint workflow and fixing format issues Aug 6, 2024
@DhairyaMajmudar
Copy link
Contributor Author

@frouioui @notfelineit a kind ping for PR review.

DhairyaMajmudar and others added 6 commits August 27, 2024 22:04
Co-authored-by: Florent Poinsard <35779988+frouioui@users.noreply.github.com>
Signed-off-by: Dhairya Majmudar <124715224+DhairyaMajmudar@users.noreply.github.com>
Signed-off-by: Jad Chahed <jad.chahed@bashroom.com>
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.

3 participants