NathanaelGandhi / DomBot

DomBot group code for Assignment 2 - Industrial Robotics 41013
3 stars 0 forks source link

Should we add linting to enforce Matlab Code Standard? #10

Closed NathanaelGandhi closed 2 years ago

NathanaelGandhi commented 2 years ago

41013 Industrial Robotics - Autumn 2022 > Pages > Subject resources > Matlab Code Standard for Robotics 41013

This is the code standard we are expected to follow. This should be able to be setup as a github action to do automatic linting and give us automated feedback if the code does not comply.

@KodaE @TravisGoodshaw I'm not sure if its worth the time investment directly for the assignment however it is a useful thing to learn to follow/setup and makes coding easier (after its setup) so have a think about it

NathanaelGandhi commented 2 years ago

No response. This is now too late to implement.

TravisGoodshaw commented 2 years ago

Adds another layer of complexity that we don't need. We've already overcomplicated the program enough. Don't implement