Fix config/nvim/lua/theme.lua deprecations #24
Annotations
10 errors
|
build:
bin/dex-method-count#L12
For loops over find output are fragile. Use find -exec or a while read loop.
|
|
build:
bin/dex-method-count#L11
Double quote to prevent globbing and word splitting.
|
|
build:
bin/dex-method-count#L6
Double quote to prevent globbing and word splitting.
|
|
build:
zshrc#L15
Can't follow non-constant source. Use a directive to specify location.
|
|
build:
zshrc#L11
Can't follow non-constant source. Use a directive to specify location.
|
|
build:
zshrc#L10
Can't follow non-constant source. Use a directive to specify location.
|
|
build:
zshrc#L9
Can't follow non-constant source. Use a directive to specify location.
|
|
build:
zshrc#L8
Can't follow non-constant source. Use a directive to specify location.
|
|
build:
zshrc#L7
Can't follow non-constant source. Use a directive to specify location.
|
|
build:
config/zsh/init.zsh#L1
ShellCheck only supports sh/bash/dash/ksh scripts. Sorry!
|