Would you be open to running the codebase through rubocop and adding that to some kind of CI? This would make it easier for people to contribute by bringing the code basically in line with standard Ruby styles. The particular thing I'd like to see changes is going to 2 spaces for indentation instead of tabs.
Would you be open to running the codebase through rubocop and adding that to some kind of CI? This would make it easier for people to contribute by bringing the code basically in line with standard Ruby styles. The particular thing I'd like to see changes is going to 2 spaces for indentation instead of tabs.
Thanks!