Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Commit e51b067

Browse files
Adding author and last updated ts
1 parent f7a6bd7 commit e51b067

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

projects/url_shortener/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,8 @@ I built code quality tools into project (linting, formatting, type annotation ch
2626
1. `ruff check .` - linter
2727
2. `ruff check --fix` - fix linting
2828
3. `ruff format` - formatting
29-
4. `mypy .` - type annotation checking
29+
4. `mypy .` - type annotation checking
30+
31+
32+
Author: [justinjohnson-dev](https://github.com/justinjohnson-dev)
33+
Last Update: 05/25/2024

0 commit comments

Comments
 (0)