mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
ci: make linter happy (#121)
This commit is contained in:
parent
3b2e918bea
commit
76c407267f
@ -181,7 +181,7 @@
|
||||
|
||||
### Networking
|
||||
|
||||
- [vmq](https://github.com/jordan-bonecutter/vmq) - V wrapper For [ZMQ](https://zeromq.org/) (aka ZeroMQ, ØMQ, 0MQ: a high-performance asynchronous messaging library)
|
||||
- [vmq](https://github.com/jordan-bonecutter/vmq) - V wrapper For [ZMQ](https://zeromq.org/) (aka ZeroMQ, ØMQ, 0MQ: a high-performance asynchronous messaging library).
|
||||
|
||||
### Automation
|
||||
|
||||
@ -289,4 +289,4 @@
|
||||
|
||||
### Operating Systems & OS Development Examples
|
||||
|
||||
- [Simple Linux kernel module example](https://github.com/spytheman/simple_kernel_module_in_v) - demonstration & test of writing a very simple Linux kernel module, using V.
|
||||
- [Simple Linux kernel module example](https://github.com/spytheman/simple_kernel_module_in_v) - Demonstration & test of writing a very simple Linux kernel module, using V.
|
||||
|
Loading…
Reference in New Issue
Block a user