cnescatlab / i-CodeCNES

i-Code CNES is a static code analysis tool to help developpers write code compliant with CNES coding rules.
Eclipse Public License 1.0
61 stars 16 forks source link

remove shell #237

Closed louisjdmartin closed 2 months ago

louisjdmartin commented 3 months ago

Proposed changes

As we have deprecated Shell and did not maintain shell rules anymore, shell is removed from I-Code. To analyze shell, please use shellcheck or older versions of I-Code

Types of changes

What types of changes does your code introduce to i-Code?

Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...