Quellcodebibliothek
Statistik
Leitseite
products
/
sources
/
formale Sprachen
/
C
/
Firefox
/
python
/
mozlint
/
test
/
linters
/ (
Browser von der Mozilla Stiftung
Version 136.0.1
©
) Datei vom 10.2.2025 mit Größe 215 B
Quelle string.yml Sprache: unbekannt
---
StringLinter:
description: >-
Make sure the string foobar never appears in browser js
files because it is bad
rule: no-foobar
extensions: ['.js']
type: string
payload: foobar
[ Dauer der Verarbeitung: 0.14 Sekunden (vorverarbeitet)
]
2026-04-02