1
0
Fork 0
mirror of https://github.com/overleaf/toolkit.git synced 2025-04-20 07:48:06 +02:00
overleaf-toolkit/bin/dev/lint

4 lines
71 B
Text
Raw Permalink Normal View History

#! /usr/bin/env bash
find ./bin -type f -print0 | xargs -0 shellcheck