and when I try config-check it gives me that there are 5505 files. But when I open any file it said no configuration file in the current direcory.
I have a big project with nested folders.
I wrote a configuration file like this:
```
Libraries:
- name: surf
paths:
- "**/**/*.vhd"
- "**/**/*.vhdl"
- "**/**/**/*.vhd"
- "**/**/**/*.vhdl"
- "**/**/**/**/*.vhd"
- "**/**/**/**/*.vhdl"
```
and when I try config-check it gives me that there are 5505 files. But when I open any file it said no configuration file in the current direcory.
I have a big project with nested folders. I wrote a configuration file like this:
and when I try config-check it gives me that there are 5505 files. But when I open any file it said no configuration file in the current direcory.