GSoC Ibus Extension Refactor #130
Annotations
10 errors and 3 warnings
Run npm run lint:
[email protected]/extension.js#L95
Replace `'candidate_orientation'` with `"candidate_orientation"`
|
Run npm run lint:
[email protected]/extension.js#L104
Replace `PrefsKeys.keys['candidate_orientation'].name,·1·-·value` with `⏎············PrefsKeys.keys["candidate_orientation"].name,⏎············1·-·value,⏎··········`
|
Run npm run lint:
[email protected]/extension.js#L144
Replace `'candidate_popup_animation'` with `"candidate_popup_animation"`
|
Run npm run lint:
[email protected]/extension.js#L193
Replace `'candidate-box-right-click-func'` with `"candidate-box-right-click-func"`
|
Run npm run lint:
[email protected]/extension.js#L304
Replace `'candidate-scroll-mode'` with `"candidate-scroll-mode"`
|
Run npm run lint:
[email protected]/extension.js#L376
Replace `'candidate-still-position'` with `"candidate-still-position"`
|
Run npm run lint:
[email protected]/extension.js#L382
Replace `'remember-candidate-position'` with `"remember-candidate-position"`
|
Run npm run lint:
[email protected]/extension.js#L405
Replace `gsettings.get_value(PrefsKeys.keys['candidate-box-position'].name).deep_unpack()` with `⏎············gsettings⏎··············.get_value(PrefsKeys.keys["candidate-box-position"].name)⏎··············.deep_unpack(),⏎··········`
|
Run npm run lint:
[email protected]/extension.js#L484
Replace `'custom-font'` with `"custom-font"`
|
Run npm run lint:
[email protected]/extension.js#L490
Replace `'custom-font'` with `"custom-font"`
|
Run npm run lint:
[email protected]/lib/Prefs/Prefs.js#L116
'_' is already declared in the upper scope on line 13 column 9
|
Run npm run lint:
[email protected]/lib/Prefs/Prefs.js#L211
Private method #guessProfile has a complexity of 30. Maximum allowed is 20
|
Run npm run lint:
[email protected]/lib/Prefs/Prefs.js#L219
'_' is already declared in the upper scope on line 13 column 9
|
Loading