mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 09:02:13 +02:00
Merge pull request #1247 from ailin-nemui/clang-format-checker
fix clang-format-xs formatting whole file
This commit is contained in:
commit
a1cbb8d28f
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ while :; do
|
||||||
;;
|
;;
|
||||||
--lines)
|
--lines)
|
||||||
lines+=("$2")
|
lines+=("$2")
|
||||||
off_opts+=("$1" "$2")
|
options+=("$1" "$2")
|
||||||
shift 2
|
shift 2
|
||||||
continue
|
continue
|
||||||
;;
|
;;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue