See how a minor change to your commit message style can make you a better programmer.
Format: <type>(<scope>): <subject>
<scope> is optional
| { | |
| "paintings": [ | |
| { | |
| "title": "Mona Lisa", | |
| "artist": "Leonardo da Vinci", | |
| "year": 1503, | |
| "medium": "Oil on poplar panel", | |
| "dimensions": "77 cm × 53 cm", | |
| "location": "Louvre Museum, Paris" | |
| }, |
| { | |
| "hamlet": "william-shakespeare", | |
| "crime-and-punishment": "fyodor-dostoevsky", | |
| "atomic-habits": "james-clear", | |
| "psychology-of-money": "morgan-housel", | |
| "how-to-wins-friends": "dale-carnegie", | |
| "human-chair": "edogawa-ranpo" | |
| } |
| { | |
| "linkedin": "linkedin.com/in/ramenaru/", | |
| "steam": "https://steamcommunity.com/id/ramenaru", | |
| "itch.io": "https://ramenaru.itch.io/", | |
| "dribbble": "dribbble.com/ramenaru", | |
| "instagram": "www.instagram.com/ramzyonezu/", | |
| "github": "github.com/ramenaru", | |
| } | |