Hyprland/Workspaces: Added option to hide non-visible special workspaces #455
Annotations
1 error and 4 warnings
build
Process completed with exit code 1.
|
include/modules/hyprland/workspaces.hpp:188:8 [readability-identifier-naming]:
include/modules/hyprland/workspaces.hpp#L188
invalid case style for private member 'm_specialVisibleOnly'
|
include/modules/hyprland/workspaces.hpp:189:8 [readability-identifier-naming]:
include/modules/hyprland/workspaces.hpp#L189
invalid case style for private member 'm_moveToMonitor'
|
src/modules/hyprland/workspaces.cpp:57:18 [readability-function-cognitive-complexity]:
src/modules/hyprland/workspaces.cpp#L57
function 'parseConfig' has cognitive complexity of 32 (threshold 25)
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|