eunomia-bpf / wasm-bpf

WebAssembly library, toolchain and runtime for eBPF programs

Home Page:https://eunomia.dev/wasm-bpf/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] Use or write an empty line linter to avoid write unnecessary empty lines

Officeyutong opened this issue · comments

During the reviewing we find that a lot of unnecessary empty lines were introduced during modifying codes. Try to find a linter to avoid this situation.

See #66 (comment) for details