Commit Graph

48 Commits

Author SHA1 Message Date
miguel b39174f218 fix(go-reloaded) bad example 2024-09-19 18:42:37 +01:00
Roberto Catini ae3a8cec22 go-reloaded audit: quote input text in input
Quick fix for #1515
Wraps every input text in a markdown inline quote, this should not let the quotes in the last examples be transformed in their curly version.
2024-02-29 11:12:20 +00:00
Chris a97efc1e6e fix(audit go reloaded): revert miscorrection to (was previously correct) 2023-05-25 10:31:58 +03:00
Christopher Fremond e1d90642a4
fix(audit readme): typo fix in audit of go-reloaded 2023-05-24 16:49:20 +01:00
davhojt 556d02143f
docs(go-reloaded): remove piscine-go as allowed package
It does not exist, and is would not be relevant if it did exist
2023-03-09 14:53:34 +02:00
davhojt d94c1c3f4f docs(go-reloaded): add list of valid vowels 2022-12-03 15:31:20 +02:00
miguel 412d887403 docs(go-reloaded):removing the newlines that were there for clarification but it's creating confusion 2022-09-14 13:57:26 +01:00
miguel 6cfb5518b3 docs():fix typo and adding a missing new line in the usage 2022-09-14 13:57:26 +01:00
Tiago Collot 4a9b929176 fix(go-reloaded audit): change part of header 6 to code block to render correctly 2022-09-07 15:09:33 +03:00
miguel 5bd0efff7f issues in public 2022-07-25 17:34:09 +01:00
EvilgeniuS1982 a73182d418
Update README.md
changed a spelling mistake and changed a few sentences to make the project easier to read.
2022-02-20 21:18:59 +00:00
Ihab 5f14bcdd6c
Merge pull request #977 from 01-edu/content-update
Content update
2022-02-19 13:42:24 +00:00
Ihab e34c197a6f
Update README.md 2022-02-15 15:16:57 +00:00
Christopher Fremond 9be2cd1b0f
Update README.md
grammatical improvement
2022-02-08 17:22:20 +00:00
lee 9f24718fd6 adding unit testing in missing subjects 2021-12-14 10:35:11 +00:00
OGordoo cff422c338 go-reloaded apostrophe not on keyboard 2021-10-22 16:16:51 +01:00
OGordoo 0189d70fd6 go-reloaded apostrophe issue 2021-10-20 12:55:01 +01:00
OGordoo 591fbca43f go-reloaded quotes problem 2021-10-20 12:28:20 +01:00
OGordoo ac4cc27c13 go-reloaded single quotes simplification 2021-10-15 11:49:53 +01:00
Christopher Fremond d211ddcc34
Merge branch 'master' into patch-1 2021-10-06 14:50:43 +01:00
OGordoo 8cc8f5f743 go-reloaded: quotation marks fix 2021-09-27 14:43:59 +01:00
OGordoo 517db85108 go-reloaded typo "ponctuation" 2021-09-21 09:53:18 +01:00
OGordoo 326cf046ef go-reloaded " missing 2021-09-20 18:29:10 +01:00
Gervin1 4ca606e714
Fixed punctuation errors 2021-09-15 11:01:18 +03:00
Chris 732df05b7a typos fix 2021-07-28 13:14:03 +01:00
OGordoo df56e07041 go-reloaded Refactor 2021-07-13 14:13:41 +01:00
xpetit 46f4ddc49e
Simplify prompt, execution of Go programs, fix typos 2021-04-28 11:47:34 +02:00
xpetit 32eddefd09
Remove template variable [[ROOT]] from subjects and fix subjects 2021-04-26 16:24:52 +02:00
xpetit 8b49185750
Remove TODO-LINK 2021-04-15 12:00:03 +02:00
zoevig 9ce958b3b4
Corrected recurring typo
correct: does + infinitive -> Does the function return the value above?
incorrect: does + present form -> Does the function returns the value above?
2021-03-29 16:42:33 +01:00
lee fc3bbfe5ea fix: go-reloaded audit 2020-11-19 09:13:17 +00:00
lee f038812761 go-reloaded: adding " to advancedsortwordarr audit 2020-11-12 09:41:57 +00:00
lee 70b11bfbd1 content: issue fix 2020-06-23 17:47:06 +01:00
Clement Denis 26b3a37cc0 move subjects to folders 2020-06-16 19:22:03 +02:00
e7be12cf8b Simplify subjects 2020-05-29 21:38:30 +02:00
fe9da2d9f5 Rename variables to more idiomatic Go 2020-05-29 21:38:30 +02:00
Xavier Petit 9d87391682 Formatting 2020-05-29 21:38:30 +02:00
Xavier Petit 0424daa985 Refactor & Beautify & destruction commit
return early, remove else branches, reorder conditions and top-level functions, remove empty lines, remove unnecessary append(), fix typos, stop using testing package, remove dead code, fix mistakes in subjects, tests and solutions, remove disclaimers, reformat comments, simplify solutions, tests, add more instructions to subjects, remove obsolete files, etc.
Some of the reasons behind those modifications will be added to good-practices.en.md
Some of the exercises are now broken, they will have to be fixed, most of them have a "TODO:" comment.
2020-05-29 21:38:30 +02:00
Xavier Petit 7b60956db4 Prettier 2020-05-29 21:38:30 +02:00
Tlekbai Ali b936694805 Add clarification on exercise "Split" 2020-05-02 17:58:35 +02:00
Augusto 73ba599733 Add missing back quotes 2020-01-20 16:07:56 +00:00
Augusto a29ab1fd93 Merge branch 'master' of github.com:01-edu/public 2020-01-11 12:33:14 +00:00
Augusto c44e308cd3 Add exeption for the error message in cat exercise audit 2020-01-11 12:31:55 +00:00
OGordoo 61e9d6f9de go reloaded audit sortedlistmerge 2020-01-10 10:18:47 +00:00
lee 52f8ccf268 go reloaded fix 2020-01-10 09:53:23 +00:00
Augusto 80d15288af Fix a typo and a mistake in one of the audit questions 2020-01-07 20:58:27 +00:00
Augusto 943d125b74 Fix other mistakes in the formatting of the arguments and outputs 2020-01-02 00:45:35 +00:00
Augusto e4cde6060b Move go-reloaded to fit the new structure for the projects 2020-01-01 22:30:20 +00:00