canonical / sqlair

Friendly type mapping for SQL databases
Apache License 2.0
17 stars 8 forks source link

Improve comments on parts in `parser.go` and in `typeinfo.go` #92

Closed Aflynn50 closed 7 months ago

Aflynn50 commented 1 year ago

This PR corrects and improves on the language in some of the comments on the part definitions in parser.go and the comments in typeinfo.go. It also limits the line width to 80 columns (assuming you have tabs set to 4 spaces).