MyIpWasLocalhost / flamepost

GNU General Public License v3.0
0 stars 0 forks source link

[style]: unite variables naming principle #6

Open MyIpWasLocalhost opened 4 hours ago

MyIpWasLocalhost commented 4 hours ago

error instance line 45(Program.cs)

var get_posts_serial_information = connection.CreateCommand();

line 147(Program.cs)

var postedData = await context.Request.ReadFromJsonAsync<PostData>();
MyIpWasLocalhost commented 4 hours ago

try refer to naming rules