1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-11-17 07:52:42 +01:00
uBlock/src/js
Manish Jethani 3ca5e6817d
Fix ESLint indentation warnings (#3800)
* Fix ESLint indentation warnings

* Undo code reformatting within parentheses

* Add exception for logical expressions

* Update array expression rule

* Disable rule for reProceduralOperator assignment

* Fix indentation in static-filtering-parser.js
2021-08-03 10:14:40 -04:00
..
codemirror
scriptlets Handle invalid meta refresh URLs in noscript scriptlet 2021-07-31 13:16:33 -04:00
wasm
1p-filters.js
3p-filters.js
about.js
advanced-settings.js
asset-viewer.js
assets.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
background.js Group all benchmarking functions in a separate file 2021-07-29 08:44:15 -04:00
base64-custom.js
benchmarks.js Move orphanizeString() into text-utils module 2021-07-31 08:38:33 -04:00
biditrie.js Run ESLint during Node.js package generation (#3798) 2021-08-02 16:55:03 -04:00
cachestorage.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
click2load.js
cloud-ui.js
commands.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
console.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
contentscript-extra.js
contentscript.js
contextmenu.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
cosmetic-filtering.js Group all benchmarking functions in a separate file 2021-07-29 08:44:15 -04:00
dashboard-common.js
dashboard.js
document-blocked.js
dyna-rules.js
dynamic-net-filtering.js Move orphanizeString() into text-utils module 2021-07-31 08:38:33 -04:00
epicker-ui.js
fa-icons.js
filtering-context.js Group all benchmarking functions in a separate file 2021-07-29 08:44:15 -04:00
globals.js Run ESLint during Node.js package generation (#3798) 2021-08-02 16:55:03 -04:00
hnswitches.js Move orphanizeString() into text-utils module 2021-07-31 08:38:33 -04:00
hntrie.js Run ESLint during Node.js package generation (#3798) 2021-08-02 16:55:03 -04:00
html-filtering.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
httpheader-filtering.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
i18n.js
logger-ui-inspector.js
logger-ui.js
logger.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
lz4.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
messaging.js Group all benchmarking functions in a separate file 2021-07-29 08:44:15 -04:00
pagestore.js Move orphanizeString() into text-utils module 2021-07-31 08:38:33 -04:00
popup-fenix.js
popup.js
redirect-engine.js Remove assets dependency from redirect engine 2021-08-02 09:23:48 -04:00
reverselookup-worker.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
reverselookup.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
scriptlet-filtering.js Group all benchmarking functions in a separate file 2021-07-29 08:44:15 -04:00
settings.js
shortcuts.js
start.js Remove assets dependency from redirect engine 2021-08-02 09:23:48 -04:00
static-ext-filtering-db.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
static-ext-filtering.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
static-filtering-io.js
static-filtering-parser.js Fix ESLint indentation warnings (#3800) 2021-08-03 10:14:40 -04:00
static-net-filtering.js Run ESLint during Node.js package generation (#3798) 2021-08-02 16:55:03 -04:00
storage.js Remove assets dependency from redirect engine 2021-08-02 09:23:48 -04:00
tab.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
text-encode.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
text-utils.js Move orphanizeString() into text-utils module 2021-07-31 08:38:33 -04:00
traffic.js Remove assets dependency from redirect engine 2021-08-02 09:23:48 -04:00
ublock.js Remove assets dependency from redirect engine 2021-08-02 09:23:48 -04:00
udom.js
uri-utils.js Group all benchmarking functions in a separate file 2021-07-29 08:44:15 -04:00
url-net-filtering.js Move orphanizeString() into text-utils module 2021-07-31 08:38:33 -04:00
utils.js Move orphanizeString() into text-utils module 2021-07-31 08:38:33 -04:00
whitelist.js