// SPDX-FileCopyrightText: Contributors to ecformat project <https://codeberg.org/BaumiCoder/ecformat>
//// SPDX-License-Identifier: BlueOak-1.0.0
//! Tests for the `indentation` module with submodules for each function under test.
modget_lines_with_wrong_indentation;modcheck_line_indentation;modfix_indentations;modfix_line_indentation;modtest_utils;