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
2020-06-03 09:44:18 +01:00

3 lines
71 B
Bash
Executable file

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