termux / termux-language-server

🛠️ A language server for some specific bash scripts
https://termux-language-server.readthedocs.io/
GNU General Public License v3.0
73 stars 7 forks source link

Multiple "SKIP" in hash arrays #9

Closed Spixmaster closed 7 months ago

Spixmaster commented 7 months ago

If there needs to be multiple times "SKIP" in the hash array, an error message like ['SKIP', 'SKIP', 'SKIP', 'SKIP', 'SKIP', 'SKIP', 'SKIP', 'SKIP', 'SKIP', 'SKIP', 'SKIP', 'SKIP', 'SKIP', 'SKIP', 'SKIP', 'SKIP', 'SKIP', 'SKIP', 'SKIP', 'SKIP', '3802c7aae4c26cf23a61c48fedabe1d4bb516bbc07e42573cdb8cdfd19a556cc0b65941eae03ce b1c9cbf3eff2d40742e01eea12f3b420ae0d277c3582368b34'] has non-unique elements occurs. This should probably not be the case for "SKIP" but for all other hashes.