vibesdk icon indicating copy to clipboard operation
vibesdk copied to clipboard

Commit messages on GitHub are too long and contain escaped characters

Open stevgon opened this issue 4 months ago • 1 comments

Image

The full content is

fix(TasmotaRulesDialog): Resolve linting errors\n\n- Fixed the no-async-promise-executor error by refactoring the promise executor to not be async.\n- Satisfied the react-hooks/exhaustive-deps rule by re-adding the stable queryClient and sendCommandMutation dependencies to the useEffect hook.

stevgon avatar Nov 05 '25 15:11 stevgon

Nice find. That was supposed to be the description in the new line. Fill fix the encoding issue

AshishKumar4 avatar Nov 05 '25 17:11 AshishKumar4