From 626aeb2c36a17b71a3edf9a757a991bb932d6930 Mon Sep 17 00:00:00 2001 From: Udoh Jeremiah Date: Sat, 18 Mar 2023 04:35:45 +0100 Subject: [PATCH] add task to done section --- TODO.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index 5faafbd..db68fef 100644 --- a/TODO.md +++ b/TODO.md @@ -73,13 +73,13 @@ To see what's happening in a section, click on the arrow symbol (▶). ## In Progress...
- -- [ ] Format the code to use `BlueStyle` via `JuliaFormatter.jl`: - [format-code](https://github.com/udohjeremiah/REPLference.jl/tree/format-code) - [@udohjeremiah](https://github.com/udohjeremiah)
## Done ✓
+ +- [x] Format the code to use `BlueStyle` via `JuliaFormatter.jl`: + [`#57`](https://github.com/udohjeremiah/REPLference.jl/pull/57) + [@udohjeremiah](https://github.com/udohjeremiah)