mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-11 08:48:40 +00:00
uncomment since never used
This commit is contained in:
parent
c801175e77
commit
f73980d32d
|
|
@ -4,4 +4,4 @@
|
||||||
|
|
||||||
echo "Start json linting inspection"
|
echo "Start json linting inspection"
|
||||||
|
|
||||||
find ${ROOT_PATH} -name "*.json" | xargs -L1 jsonlint -q > ${INSPECTION_PATH}/Modules/linting/linting_json.log
|
#find ${ROOT_PATH} -name "*.json" | xargs -L1 jsonlint -q > ${INSPECTION_PATH}/Modules/linting/linting_json.log
|
||||||
Loading…
Reference in New Issue
Block a user