devuxd / ProgrammingStrategies

A repository of strategies for programming
http://programmingstrategies.org
1 stars 0 forks source link

Need better syntax errors when spaces are used instead of tabs #26

Open amyjko opened 6 years ago

amyjko commented 6 years ago

Currently, we just consume the spaces at the beginning of a line rather than warning the user that tabs are required.