mirror of
https://github.com/harivansh-afk/oil.nvim.git
synced 2026-04-15 07:04:47 +00:00
3 lines
33 B
Bash
Executable file
3 lines
33 B
Bash
Executable file
#!/bin/bash
|
|
set -e
|
|
make fastlint
|