served.linters.dub

Undocumented in source.

Members

Functions

fixPath
string fixPath(string workspaceRoot, string path, string[] stringImportPaths)
Undocumented in source. Be warned that the author may not have intended to support it.
lint
void lint(Document document)
Undocumented in source. Be warned that the author may not have intended to support it.
mapDubLintType
DiagnosticSeverity mapDubLintType(ErrorType type)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

DiagnosticSlot
enum DiagnosticSlot;
Undocumented in source.
DubDiagnosticSource
enum DubDiagnosticSource;
Undocumented in source.

Meta