mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-25 20:33:08 +00:00
5 lines
67 B
Bash
5 lines
67 B
Bash
|
#!/bin/sh
|
||
|
# Reminder of how to run Include What You Use
|
||
|
|
||
|
make iwyu
|