Skip to content

Commit

Permalink
chore: use nouns for leading word in function description tags (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored May 25, 2023
1 parent 947cf4d commit 668ea0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/license-checker.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const path = require("upath");

/**
* @author Frazer Smith
* @description Check licenses of all direct production dependencies to
* @description Checks licenses of all direct production dependencies to
* ensure they are not copyleft.
*/
async function checkLicenses() {
Expand Down

0 comments on commit 668ea0e

Please sign in to comment.