Commit Graph

6 Commits (2cd70a552d7f74df243e7243733e498efff1ce1d)

Author SHA1 Message Date
simonsan 2cd70a552d
Shorten lines to line-length 80 (#208) 3 years ago
Ped 22e8405b26
Fix typo ("anways" to "anyways") (#193) 3 years ago
simonsan f61f2f40f0
Fix lines to 150 line length for better tracking of future changes (#189) 3 years ago
Takashi Idobe 60946dd8c7
Add markdownlint to CI (#164) 3 years ago
Takashi Idobe 5f1425d7ed
Apply markdownlint to project (#163) 3 years ago
Christopher c2321270fa
Use coercion for arguments (#29)
Describe some of the reasons it is considered idiomatic to use `&str` over `&String` in most cases.


Co-authored-by: Marco Ieni <11428655+MarcoIeni@users.noreply.github.com>
Co-authored-by: Chris Wong <lambda.fairy@gmail.com>
Co-authored-by: simonsan <14062932+simonsan@users.noreply.github.com>
Co-authored-by: Ivan Tham <pickfire@riseup.net>
3 years ago