adds codeOfConduct to the project
the project to add to
see CodeOfConductOptions
The absolute path of this file.
Indicates if the file should be marked as executable
The projen marker, used to identify files as projen-generated.
Value is undefined if the project is being ejected.
The file path, relative to the project root.
Indicates if the file should be read-only or read-write.
Indicates if the file has been changed during synthesis. This property is
only available in postSynthesize() hooks. If this is undefined, the
file has not been synthesized yet.
Called after synthesis. Order is not guaranteed.
Called before synthesis.
Writes the file to the project's output directory
Returns the contents of the file to emit.
the content to synthesize or undefined to skip the file
Generated using TypeDoc
adds codeOfConduct to the project, which manages the CODE_OF_CONDUCT.md file