summaryrefslogtreecommitdiff
path: root/lint
Commit message (Expand)AuthorAgeFilesLines
* lint: Transition to gjs' object spacing ruleFlorian Müllner2022-07-182-3/+3
* ci: Switch ESLint rule eqeqeq to smart modeEvan Welsh2022-07-061-0/+3
* cleanup: Use new indentation style for object literalsFlorian Müllner2022-02-231-5/+0
* cleanup: Use new indentation style for arraysFlorian Müllner2022-02-231-1/+0
* cleanup: Stop using string concatenationFlorian Müllner2022-02-231-1/+0
* lint: Partially sync with gjsFlorian Müllner2022-01-251-4/+11
* eslint: (Mostly) synchronize configuration with gjsFlorian Müllner2021-08-242-3/+37
* extensionUtils: Add gettext convenience helpersFlorian Müllner2021-08-141-0/+1
* lint: Sync configuration with gjsFlorian Müllner2020-11-161-5/+13
* JS: migrate from the global `window` to `globalThis`Andy Holmes2020-04-261-1/+1
* extensions-app: Move Extensions app to new subprojectFlorian Müllner2020-03-271-0/+5
* lint: Sync configuration with gjsFlorian Müllner2020-03-251-1/+1
* extensionPrefs: Initialize gettextFlorian Müllner2020-03-191-1/+0
* extensionPrefs: Move data/sources into subdirectoriesFlorian Müllner2020-03-191-1/+1
* lint: Disable eqeqeq in legacy configurationFlorian Müllner2019-11-111-0/+1
* lint: Sync configuration with gjsFlorian Müllner2019-11-112-4/+141
* lint: Convert eslint JSON to YAMLFlorian Müllner2019-11-116-195/+132
* lint: Drop extra ignored nodes in legacy configFlorian Müllner2019-09-151-2/+0
* lint: Allow marking variables/arguments as unusedFlorian Müllner2019-07-241-0/+7
* lint: Enforce consistent returnFlorian Müllner2019-07-221-0/+1
* lint: Add "legacy" configurationFlorian Müllner2019-07-121-0/+21
* lint: Allow multiple spaces before key valuesFlorian Müllner2019-07-121-0/+8
* lint: Enforce camelCaseFlorian Müllner2019-07-121-0/+7
* lint: Enforce arrow notationFlorian Müllner2019-07-121-1/+2
* lint: Require spaces inside braces in object literalsFlorian Müllner2019-07-121-0/+7
* lint: Tweak the whitelist of globalsFlorian Müllner2019-07-121-0/+15
* lint: Import eslint rules from gjsFlorian Müllner2019-07-121-0/+130