mirror of
https://github.com/apache/superset.git
synced 2026-06-02 06:09:21 +00:00
feat(listview): compact filter pills with popover for CRUD views (#40169)
This commit is contained in:
@@ -55,7 +55,7 @@ if [ ${#js_ts_files[@]} -gt 0 ]; then
|
||||
echo "$output" >&2
|
||||
exit 1
|
||||
}
|
||||
[ -n "$output" ] && echo "$output"
|
||||
if [ -n "$output" ]; then echo "$output"; fi
|
||||
else
|
||||
echo "No JavaScript/TypeScript files to lint"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user