aboutsummaryrefslogtreecommitdiff
path: root/src/git.ts
diff options
context:
space:
mode:
authorShinigami <[email protected]>2022-02-19 22:47:16 +0100
committerGitHub <[email protected]>2022-02-19 22:47:16 +0100
commitb5d3cbfa35bc65abff1f14997031c4d35aa1e516 (patch)
treedabc8c07cb68d0102c77e05d8ea4a028266d9888 /src/git.ts
parentc4da9c0cda2b77114d0e8fe124cb094f51b304d7 (diff)
downloadfaker-b5d3cbfa35bc65abff1f14997031c4d35aa1e516.tar.xz
faker-b5d3cbfa35bc65abff1f14997031c4d35aa1e516.zip
chore: enable jsdoc/sort-tags (#512)
Diffstat (limited to 'src/git.ts')
-rw-r--r--src/git.ts3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/git.ts b/src/git.ts
index d708bc12..b77b79cb 100644
--- a/src/git.ts
+++ b/src/git.ts
@@ -48,6 +48,9 @@ export class Git {
/**
* Generates a random commit entry.
*
+ * @param options Options for the commit entry.
+ * @param options.merge Set to `true` to generate a merge message line.
+ *
* @example
* faker.git.commitEntry()
* // commit fe8c38a965d13d9794eb36918cb24cebe49a45c2