* [presubmit] Enforce language attribute in projectt.yaml to be always set.
* Update documentation, better presubmit check, new project template.
* add docstring to templates.py
* Add example values in the project.yaml template and remove python value for now
* Add "project: c++" to 256 projects
* format
* Add labels and selective_unpack sections to the presubmit check
* fix incorrect auto_ccs format in three projects
* fix nss emails after rebase
* Limit size of inputs for gnupg import fuzz target
And adds the targets out of the diff
* Removes option limiting size for gnupg target import
As it is done in the target itself
* Removes max length options for fuzz targets in gnupg
* Generic listing of fuzz targets for project gnupg
So that we will no longer need pull requests on oss-fuzz
when one new fuzz target is added in gnupg code
There is one new fuzz target : fuzz_list
* Updating libgpg-error to version 1.32
* Integrating GnuPG with oss-fuzz
* Building and running fuzz_verify for gnupg
* Add fuzz_import for gnupg
* Adding seed corpus for fuzz import
and fuzz target decrypt
* Automatically generated corpuses