2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-17 09:25:32 +00:00
cheat.sheets/sheets/_go
terminalforlife ade78aaafb Mass-replace tabs with 4-width spacing
This seems to be the predominant choice, and matches the last commit I
just made, so I went ahead and converted them all, and changed any, -
for example, 2-space indents.

Let me know if this is undesired.

To understand why I chose to do this, please refer to the previous
commit's message.
2020-03-01 00:21:26 +00:00
..
_info.yaml added rosetta name to language info 2019-02-07 17:09:48 +00:00
Arrays moved go/ to _go/ 2017-05-28 21:17:32 +00:00
Axioms Fix trailing whitespace on all files 2020-02-22 02:47:54 +00:00
Channels Fix trailing whitespace on all files 2020-02-22 02:47:54 +00:00
Declarations moved go/ to _go/ 2017-05-28 21:17:32 +00:00
Embedding moved go/ to _go/ 2017-05-28 21:17:32 +00:00
Errors moved go/ to _go/ 2017-05-28 21:17:32 +00:00
for moved go/ to _go/ 2017-05-28 21:17:32 +00:00
func Mass-replace tabs with 4-width spacing 2020-03-01 00:21:26 +00:00
go Fix trailing whitespace on all files 2020-02-22 02:47:54 +00:00
hello go/hello: cleanup 2017-05-28 21:33:30 +00:00
http moved go/ to _go/ 2017-05-28 21:17:32 +00:00
if Mass-replace tabs with 4-width spacing 2020-03-01 00:21:26 +00:00
Interfaces moved go/ to _go/ 2017-05-28 21:17:32 +00:00
Maps moved go/ to _go/ 2017-05-28 21:17:32 +00:00
Operators moved go/ to _go/ 2017-05-28 21:17:32 +00:00
packages moved go/ to _go/ 2017-05-28 21:17:32 +00:00
Pointers Fix trailing whitespace on all files 2020-02-22 02:47:54 +00:00
print moved go/ to _go/ 2017-05-28 21:17:32 +00:00
range moved go/ to _go/ 2017-05-28 21:17:32 +00:00
slices Mass-replace tabs with 4-width spacing 2020-03-01 00:21:26 +00:00
Structs Mass-replace tabs with 4-width spacing 2020-03-01 00:21:26 +00:00
switch Fix trailing whitespace on all files 2020-02-22 02:47:54 +00:00
types moved go/ to _go/ 2017-05-28 21:17:32 +00:00