Hi! Pierre Neidhardt <m...@ambrevar.xyz> skribis:
> Wouldn't it be neat if guix lint would automatically spot missing > copyright lines in the file headers? It could rely on `git blame' to > identify who wrote more than some 15 lines in a file. > > What do you think? That check would have to be optional because ‘guix lint’ is not necessarily running from a Git checkout. Also, I wonder how frequent false-positives would be. Thanks, Ludo’.