autoformat.filetype

Members

Functions

isC_CppFiletype
bool isC_CppFiletype(string p)
Undocumented in source. Be warned that the author may not have intended to support it.
isDFiletype
bool isDFiletype(string p)
Undocumented in source. Be warned that the author may not have intended to support it.
isFiletypeSupported
bool isFiletypeSupported(AbsolutePath p)
Undocumented in source. Be warned that the author may not have intended to support it.
isOkToFormat
auto isOkToFormat(AbsolutePath p)
Undocumented in source. Be warned that the author may not have intended to support it.
isRustFiletype
bool isRustFiletype(string p)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

filetypeCheckers
enum filetypeCheckers;
Undocumented in source.

Variables

suppressAutoformatFilenames
string[] suppressAutoformatFilenames;
Undocumented in source.

Meta

License

MPL-2

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

This Source Code Form is subject to the terms of the Mozilla Public License, v.2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

This file contains the checkers for different languages.