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 linter rules #35

Merged
merged 3 commits into from
Aug 3, 2022
Merged

Add linter rules #35

merged 3 commits into from
Aug 3, 2022

Conversation

shamsartem
Copy link
Collaborator

No description provided.

@linear
Copy link

linear bot commented Aug 3, 2022

DXJ-86 Fluence CLI: add some linter rules

Pavel and I decided to add some linter rules to fluence cli

@shamsartem shamsartem requested a review from coder11 August 3, 2022 07:55
package.json Outdated
@@ -44,6 +44,7 @@
"@oclif/plugin-not-found": "^2.3.1",
"ajv": "^8.11.0",
"camelcase": "^5.2.0",
"chokidar": "^3.5.3",
Copy link
Contributor

Choose a reason for hiding this comment

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

Do you need this dependency?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Damn, I missed it. Going to need it in the next pull request

@shamsartem shamsartem merged commit 68287e1 into main Aug 3, 2022
@shamsartem shamsartem deleted the DXJ-86 branch August 3, 2022 08:28
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.

2 participants