**Describe the bug** glob patterns are not resolved if we pass them through the command line **To Reproduce** `fortls --debug_filepath your_file.f90 --debug_rootpath . --source_dirs "./**"`.
Describe the bug
glob patterns are not resolved if we pass them through the command line
To Reproduce
fortls --debug_filepath your_file.f90 --debug_rootpath . --source_dirs "./**".