v
v copied to clipboard
hostname loginname functions
First run v fmt -w as said:
Failed command 1: '/home/runner/work/v/v/v' fmt -verify '/home/runner/work/v/v/vlib/os/os_test.v'
Failed command 2: '/home/runner/work/v/v/v' fmt -verify '/home/runner/work/v/v/vlib/os/os_windows.c.v'
It should work. The bug has something to do with git line endings in windows.
The bug has something to do with git line endings in windows.
Those will be fixed by v fmt -w vlib/os/ .