question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Enforce JS style guide (again)

See original GitHub issue

As reported in https://groups.google.com/d/msg/wagtail-developers/MjNuJnhXJv4/cPZX5LhnBgAJ - it appears that JS linting was broken when #2275 was merged (npm run lint:js now only checks the client folder). We need to:

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
lb-commented, Apr 24, 2019

@thibaudcolas - makes sense.

Hopefully this will become a bit easier when all code is moved to the webpack build process (client folder)

cc @jonnyscholes

0reactions
lb-commented, Jan 15, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

Google JavaScript Style Guide
1 Introduction. This document serves as the complete definition of Google's coding standards for source code in the JavaScript programming language.
Read more >
ESLint: Everything You need to know about setting up a style ...
Again choose according to your need, it is asking these question because, ... Canonical is the most comprehensive code style guide.
Read more >
JavaScript Standard Style
JavaScript style guide, linter, and formatter. This module saves you (and others!) time in three ways ... Never give style feedback on a...
Read more >
Coding Style - The Modern JavaScript Tutorial
A style guide contains general rules about “how to write” code, e.g. which quotes to use, how many spaces to indent, the maximal...
Read more >
JavaScript Style Guides And Beautifiers - AddyOsmani.com
Following a consistent style guide both helps enforce this concept and improves the overall quality of the code we write. This facilitates other ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found