A language server, implementing the Language Server Protocol, for the MEDFORD metadata markup language.
This project is configured to use black, mypy, and pylint. Please run them and deal with any errors or warnings before commiting to master.
black
with black mfdls
mypy
with mypy mfdls
pylint
with pylint mfdls