-
Updated
Dec 14, 2021 - Java
analyzer
Here are 658 public repositories matching this topic...
-
Updated
Dec 13, 2021 - C++
-
Updated
Dec 12, 2021 - JavaScript
-
Updated
Nov 30, 2021 - PHP
-
Updated
Nov 1, 2021 - C++
-
Updated
Oct 14, 2019 - JavaScript
-
Updated
Dec 8, 2021 - Scala
-
Updated
Dec 14, 2021 - Java
-
Updated
Nov 30, 2021 - C#
-
Updated
Aug 14, 2021 - JavaScript
-
Updated
Dec 14, 2021 - Java
-
Updated
Nov 16, 2021 - Scala
-
Updated
Dec 1, 2021 - C#
Is your feature request related to a problem? Please describe.
Add a rule that fails when unstable package is used (e.g foo@1.0.0-alpha)
-
Updated
Dec 13, 2021 - Python
-
Updated
Feb 27, 2019 - PHP
As per the respective RFCs, IGMP uses MRD in units of 1/10s while MLD uses units of ms.
Currently the Ostinato GUI shows units as 1/10s for both IGMP and MLD.
-
Updated
Dec 14, 2021 - Java
-
Updated
Dec 13, 2021 - Python
-
Updated
May 3, 2021 - PHP
-
Updated
May 23, 2021 - C#
A rule to ensure comments are formatted as sentences https://dart.dev/guides/language/effective-dart/documentation#do-format-comments-like-sentences.
There is an existing eslint rule which capitalizes comments: https://eslint.org/docs/rules/capitalized-comments.
Good
// Not if there is nothing before it.
if (_chunks.isEmpty) return false;Bad
// not if there is-
Updated
Nov 22, 2021 - PHP
-
Updated
Apr 15, 2021 - PHP
Improve this page
Add a description, image, and links to the analyzer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the analyzer topic, visit your repo's landing page and select "manage topics."
Hey @twostraws ! 👋🏼
Based on the screenshot here: https://twitter.com/twostraws/status/1354136797496881154/photo/1
I was wondering why imports are word-wrapped instead of formatted like everything else?
I think a format like this would be easier to read: