diff --git a/projects/python-lsp-server/project.yaml b/projects/python-lsp-server/project.yaml new file mode 100644 index 000000000000..b5d4f3341e68 --- /dev/null +++ b/projects/python-lsp-server/project.yaml @@ -0,0 +1,10 @@ +homepage: 'https://github.com/python-lsp/python-lsp-server' +language: python +primary_contact: "ccordoba12@gmail.com" +auto_ccs: +sanitizers: + - address + - memory: + experimental: True + - undefined +main_repo: 'https://github.com/python-lsp/python-lsp-server' \ No newline at end of file