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

[qa] Remove bad code practices #129 #133

Merged
merged 2 commits into from
Jun 21, 2022

Conversation

totallynotvaishnav
Copy link
Member

@totallynotvaishnav totallynotvaishnav commented Jun 17, 2022

  • Changed quote style to single
  • Linted the contents in examples
  • Enforced more ESLint rules

closes #129

@totallynotvaishnav totallynotvaishnav added this to In progress in [GSoC 22] netjsongraph.js via automation Jun 17, 2022
[GSoC 22] netjsongraph.js automation moved this from In progress to Review in progress Jun 18, 2022
.editorconfig Outdated
@@ -9,3 +9,4 @@ end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
quote_type = single
Copy link
Member

Choose a reason for hiding this comment

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

why this? We don't have this in https://github.com/openwisp/openwisp-wifi-login-pages/blob/master/.editorconfig .
We can keep double quotes I believe.

Copy link
Member Author

Choose a reason for hiding this comment

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

I thought it would be nice to have single quotes as we are using single quotes on other modules. I will change it back.

@nemesifier nemesifier moved this from Review in progress to In progress in [GSoC 22] netjsongraph.js Jun 18, 2022
Copy link
Member

@nemesifier nemesifier left a comment

Choose a reason for hiding this comment

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

Please also rebase on the latest gsoc22 branch.

[GSoC 22] netjsongraph.js automation moved this from In progress to Review in progress Jun 18, 2022
[GSoC 22] netjsongraph.js automation moved this from Review in progress to Reviewer approved Jun 21, 2022
@nemesifier nemesifier merged commit ee92d3b into gsoc22 Jun 21, 2022
[GSoC 22] netjsongraph.js automation moved this from Reviewer approved to Done Jun 21, 2022
@nemesifier nemesifier deleted the issues/129-remove-bad-practices branch June 21, 2022 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants