index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lint
/
lint-shell.sh
Age
Commit message (
Expand
)
Author
2020-06-22
test: Bump linter versions
Duncan Dean
2020-05-01
lint: Also enable source statements for non-gitian
Carl Dong
2020-04-28
Merge #18556: build: Drop make dist in gitian builds
fanquake
2020-04-17
build: Drop make dist in gitian builds
Hennadii Stepanov
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-03-02
doc: Correct spelling errors in comments
Ben Woosley
2019-11-27
script: Enable SC2001 rule for Gitian scripts
Hennadii Stepanov
2019-11-27
script: Enable SC2155 rule for Gitian scripts
Hennadii Stepanov
2019-11-06
script: Enable SC2006 rule for Gitian scripts
Hennadii Stepanov
2019-11-06
script: Lint Gitian descriptors with ShellCheck
Hennadii Stepanov
2019-07-04
Enable ShellCheck rules
Hennadii Stepanov
2019-01-16
Remove no longer needed shellcheck suppressions
practicalswift
2019-01-16
Remove repeated suppression. Fix indentation.
practicalswift
2019-01-14
refactor/lint: Add ignored suggestions to an array
Vidar Holen
2019-01-14
qa: Ignore shellcheck warning SC2236
João Barbosa
2018-08-31
macOS fix: Add excludes for checks added in the newer shellcheck version inst...
practicalswift
2018-08-02
fix locale for lint-shell
Julian Fleischer
2018-06-20
Obsolete #!/bin/bash shebang
DesWurstes
2018-06-14
Add "export LC_ALL=C" to all shell scripts
practicalswift
2018-05-24
test: Move linters to test/lint, add readme
MarcoFalke