* [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
* implement imagemagick fuzzing
* Compile one fuzzer per encoder
* oops, need this
* formatting!
* make the fuzzer per encoder work :)
* use ADD
* sizeof all teh things!
* oops
* add dirk as the primary contact
* use Degrees here
* extract just the images we want for the seed corpus (corpi?)
* use Width where possible
* add all sanitizers
* fix a foolish bug
* move the corpus gen to the end of build.sh