summaryrefslogtreecommitdiff
path: root/Makefile
blob: 7f6ef90eb5e8c0bdcdff7431c25e416727c255c6 (plain)
1
2
3
4
5
# Copyright (C) 2018  Luke Shumaker
# SPDX-License-Identifier: AGPL-3.0-or-later

lint:
	git ls-files '*osi*'|xargs shellcheck --exclude=SC2064 --