module TodoLint
here we establish the module which will namespace all of the code for this gem
this file's sole responsibility is noting the latest version for the gem, it's in its own file so it can be required in the gemspec without requiring everything else as well
Constants
- VERSION