# This file is part of cjdk.
# Copyright 2022 Board of Regents of the University of Wisconsin System
# SPDX-License-Identifier: MIT

root = true

[*]
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
