Refactor the state machine
Deal with the launch file situation
Fix broken state_test.py
Add Linguist languages for launch and test files
I'm open for debate on all of these changes, just what I felt would be better than our current way of doing things.
I don't know why the .test files don't have their syntax highlighting, but the highlighting is there if the file is viewed individually, I did try discovering the underlying problem, but have been unable to reproduce it on a fresh repository and similar commit.
Refactor the state machine Deal with the launch file situation Fix broken
state_test.py
Add Linguist languages forlaunch
andtest
filesI'm open for debate on all of these changes, just what I felt would be better than our current way of doing things.
I don't know why the
.test
files don't have their syntax highlighting, but the highlighting is there if the file is viewed individually, I did try discovering the underlying problem, but have been unable to reproduce it on a fresh repository and similar commit.