#!/usr/bin/perl
# Copyright 2021 SUSE LLC
# SPDX-License-Identifier: GPL-2.0-or-later

use Test::Strict;
use Test::Code::TidyAll;
tidyall_ok();