See how a minor change to your commit message style can make you a better programmer.
Format: <type>(<scope>): <subject>
<scope> is optional
| {"version":1,"resource":"file:///c%3A/Users/Faheem/Documents/GitHub/f4zone_2022/lib/commons/profile.dart","entries":[{"id":"OgOP.dart","source":"Move child property to end of arguments","timestamp":1660309489110}]} |
| // 1 | |
| // z = 2 | |
| // 2 | |
| #include <iostream> | |
| using namespace std; | |
| void encrypt(char *); | |
| void decrypt(char *); |