Ph0enixKM / Amber

💎 Amber the programming language compiled to bash
https://amber-lang.com
GNU General Public License v3.0
3.53k stars 70 forks source link

🐞 Snake case warnings should appear once for each new identifier #163

Closed Ph0enixKM closed 2 weeks ago

Ph0enixKM commented 3 weeks ago

Just like in the title. The warnings are appearing twice for each function call or variable identifier detection. We don't need to show the same identifier warning a couple of times in the row. One is suffice