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.

spaceAroundComma 2.0 again :)

See original GitHub issue
.test1,
.test2:not(.test3) {
    width: 100%;
}

Warning: articles.less: line 1, col 7, spaceAroundComma: Commas should be followed by one space.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
shellscapecommented, Jul 12, 2016

@wareczek i’ll have a look. probably going to end up using the same fix as for spaceBetweenParens

0reactions
shellscapecommented, Jul 13, 2016

should be all good now. ran both of your examples in specs and through the bin.

Read more comments on GitHub >

github_iconTop Results From Across the Web

how to replace comma with space in an xml element using xslt
To replace a comma with a space you can make use of the translate function. <xsl:value-of select="translate(., ',', ' ')"/>.
Read more >
How to Make a space after a comma - Alteryx Community
Solved: Hi, I have a list of names and some of them may not be formatted correctly, so I need to be able...
Read more >
What is the proper way of using triple dots and spaces before ...
When the ellipsis combines with a comma, exclamation mark or question mark, the same typographical principle applies. Otherwise, a word space is required ......
Read more >
comma.ai — make driving chill
Easy to set up and use. Install it in your car with a car harness in about 30 minutes. No permanent modifications and...
Read more >
8 Comma Rules - EnglishForEveryone.org
Directions: Add commas to the following sentences where needed. Section 1: Lists of three or more. 1. My three favorite foods are pasta...
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