Skip to content

Conversation

shubham1172
Copy link
Member

Signed-off-by: Shubham Sharma shubhash@microsoft.com

Description

Per #195, we were looking to enforce eslint, but it already configures each rule as "error" by default. The only rule we were throwing warning for was "@typescript-eslint/no-unused-vars" and this PR changes that. Now, it errors out like this:
image

Issue reference

Please reference the issue this PR will close: #195

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • (NA) Created/updated tests
  • (NA) Extended the documentation

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
@shubham1172 shubham1172 requested review from a team as code owners February 28, 2022 14:43
@XavierGeerinck XavierGeerinck merged commit 1e1a8cb into dapr:master Mar 1, 2022
@XavierGeerinck
Copy link
Contributor

Merged

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.

Enforce linting in code
2 participants