We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66e810b commit 3641f3dCopy full SHA for 3641f3d
coderd/audit/generate.sh
@@ -2,7 +2,8 @@
2
3
# This script facilitates code generation for auditing types. It outputs code
4
# that can be copied and pasted into the audit.AuditableResources table. By
5
-# default, every field is ignored. It is your responsiblity to go through each field and document why each field should or should not be audited.
+# default, every field is ignored. It is your responsiblity to go through each
6
+# field and document why each field should or should not be audited.
7
#
8
# Usage:
9
# ./generate.sh <database type> <database type> ...
0 commit comments