#!/bin/sh
set -e -u -x

debputy lint --no-linter-exit-code
debputy lsp editor-config emacs
debputy lsp editor-config vim
