Repository Analysis

airbnb/javascript

JavaScript Style Guide

0.6 Likely human-written View on GitHub
0.6
Adjusted Score
0.6
Raw Score
100%
Time Factor
2026-04-16
Last Push
148,111
Stars
JavaScript
Language
10,364
Lines of Code
47
Files
6
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 0LOW 6

Pattern Findings

6 matches across 2 categories. Click a row to expand file-level details.

Over-Commented Block5 hits · 5 pts
SeverityFileLineSnippet
LOWpackages/eslint-config-airbnb-base/rules/imports.js121 // https://github.com/import-js/eslint-plugin-import/blob/master/docs/rules/first.md
LOWpackages/eslint-config-airbnb-base/rules/imports.js181 // Warn if a module could be mistakenly parsed as a script by a consumer
LOWpackages/eslint-config-airbnb/rules/react.js181
LOWpackages/eslint-config-airbnb/rules/react-a11y.js41 // elements with aria-activedescendant must be tabbable
LOWpackages/eslint-config-airbnb/rules/react-a11y.js221 // Enforce that elements with ARIA roles must have all required attributes
Hyper-Verbose Identifiers1 hit · 1 pts
SeverityFileLineSnippet
LOWREADME.md681 const short = function longUniqueMoreDescriptiveLexicalFoo() {