osi-tools/Makefile

6 lines
147 B
Makefile
Raw Normal View History

2018-08-18 18:42:42 +00:00
# Copyright (C) 2018 Luke Shumaker
# SPDX-License-Identifier: AGPL-3.0-or-later
lint:
git ls-files '*osi*'|xargs shellcheck --exclude=SC2064 --