Commit Graph

4 Commits (master)

Author SHA1 Message Date
xuannv 404b2ce128
ignore embedded fields used in reflection (#768)
Fixes #765.
11 months ago
Emmanuel Chee-zaram Okeke 47296634f1 Include actual count of files with `CRLF` endings found
The script has been updated to include the actual count of files
with CRLF endings found.

The exit status of the script now accurately reflects the number of
files with incorrect line endings.
11 months ago
shellhazard 22e3d30216
support code taking the address of a []byte literal (#530) 2 years ago
Daniel Martí 805c895d59 set up an AUTHORS file to attribute copyright
Many files were missing copyright, so also add a short script to add the
missing lines with the current year, and run it.

The AUTHORS file is also self-explanatory. Contributors can add
themselves there, or we can simply update it from time to time via
git-shortlog.

Since we have two scripts now, set up a directory for them.
4 years ago