[gnutls-devel] GnuTLS | Add code indentation (!1692)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Fri Jan 27 11:31:04 CET 2023



Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/1692 was reviewed by Daiki Ueno

--
  <!-- Get preloaded note discussion-->
  
Daiki Ueno started a new discussion on devel/indent-maybe: https://gitlab.com/gnutls/gnutls/-/merge_requests/1692#note_1255208075

> +#   License: GPLv3+ <http://gnu.org/licenses/gpl.html>
> +
> +INDENT=${INDENT:-indent}

```suggestion:-0+0
: ${INDENT=indent}
```

--
  <!-- Get preloaded note discussion-->
  
Daiki Ueno started a new discussion on devel/indent-gnutls: https://gitlab.com/gnutls/gnutls/-/merge_requests/1692#note_1255208082

> +git ls-files -z | grep -z '\.[ch]\(.in\)\?$' | grep -z -v '^./devel/' | xargs -0 -n1 `dirname "$0"`/indent-maybe
> +
> +exit 0

Do we need this?


-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1692
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20230127/aa0e90cc/attachment-0001.html>


More information about the Gnutls-devel mailing list