You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,8 @@
3
3
4
4
### Idea
5
5
6
-
This repository aims to refactor a slightly modified version of [TaskList](https://kata-log.rocks/task-list-kata). The refactored code addresses numerous code smells present in the original implementation, including:
6
+
This repository aims to refactor a slightly modified version of [TaskList](https://kata-log.rocks/task-list-kata).
7
+
The refactored code addresses numerous code smells present in the original implementation, including:
0 commit comments