A linter for the XÖV-standard XDatenfelder.
Either use the linter directly via npx
:
npx xdlint [options] <path>
Or install it:
npm install -g xdlint
The linter should now be available globally:
xdlint [options] <path>
You can view all options by running xdlint -h
.
Usage: xdlint [options] <path>
A linter for XDatenfelder v2.0.
Arguments:
path path to a folder or a XDatenfelder .xml file
Options:
-V, --version output the version number
-s, --strict fail not only for errors but also for warnings
-h, --help display help for command