Reduce lines of code for tombi

This commit is contained in:
w0rp
2025-08-13 12:45:26 +01:00
parent d6f1a47647
commit 28573c8ada
6 changed files with 7 additions and 35 deletions

View File

@@ -16,8 +16,3 @@ Execute(The project root should be detected correctly in Python projects):
call ale#test#SetFilename('../test-files/toml/tombi/pyprojecttoml/subdir/file.ext')
AssertLSPProject ale#path#Simplify(g:dir . '/../test-files/toml/tombi/pyprojecttoml')
Execute(The project root should be empty when no project files can be detected):
call ale#test#SetFilename('../test-files/dummy')
AssertLSPProject ''