#!/bin/sh
#
# Copyright (C) 2020 by Thomas Lindner <tom@dl6tom.de>
# SPDX-License-Identifier: 0BSD
# client-side git-hook - run tests and stylechecker
cd backend && exec .venv/bin/tox