morse-simulator / morse

The Modular OpenRobots Simulation Engine
http://morse-simulator.github.io/
Other
351 stars 155 forks source link

Documentation/Coding style issues #744

Open severin-lemaignan opened 7 years ago

severin-lemaignan commented 7 years ago

[issues collected from Mark Summerfield PR]

PierrickKoch commented 7 years ago

For the spelling issue #726, I'd vote for using "MORSE" full-caps as the name. The only place we should use "Morse" is in Python class names, and "morse" in Python instances.

nicolaje commented 6 years ago

The trailing slash auto-removal was implemented in PR #754 We should be able to clear that issue easily and quickly.