Commit fd377aa
Run prettier formatter on code
- Format long lines for better readability
- Update formatLeaderboardNumber function formatting
- Update project leaderboard table row formatting
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Elis Popescu <[email protected]>1 parent 4b3247c commit fd377aa
File tree
2 files changed
+7
-2
lines changed- front_end/src
- app/(main)/(leaderboards)/leaderboard/components/project_leaderboard_table
- utils/formatters
2 files changed
+7
-2
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
95 | 97 | | |
96 | 98 | | |
97 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
145 | 148 | | |
146 | 149 | | |
147 | 150 | | |
| |||
0 commit comments