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.
- run
black
withblack mfdls
- run
mypy
withmypy mfdls
- run
pylint
withpylint mfdls