]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
chat: fix whitespace problems once and for all (#24624)
authorPiotr Wilkin (ilintar) <redacted>
Mon, 15 Jun 2026 06:27:10 +0000 (08:27 +0200)
committerGitHub <redacted>
Mon, 15 Jun 2026 06:27:10 +0000 (08:27 +0200)
commita6dff7127092a9cd75db81aaef0456598d1d0452
tree7bf50967f9dac64331f7f9c53c753b49471d18a3
parent2a6c391a5e84535bccd68453f3e06d46fb847106
chat: fix whitespace problems once and for all (#24624)

* chat: fix whitespace problems once and for all

* Purge trailing spaces from grammar generation

* Revert "Purge trailing spaces from grammar generation"

This reverts commit b0827ecb7d4767f37cefd751b3646f98d5303891.
common/chat-auto-parser-generator.cpp
common/chat-diff-analyzer.cpp
common/chat-peg-parser.cpp
common/peg-parser.cpp
tests/test-chat-auto-parser.cpp
tests/test-chat.cpp