mirror of
https://github.com/Myzel394/config-lsp.git
synced 2025-06-18 23:15:26 +02:00
/sshd_config/indexers
This folder contains logic for indexing the AST.
Creating the indexer fulfills two purposes:
- Creating actual indexes
- Validating some logic
The indexer also validates stuff like checking for duplicate values, etc.