{"id":20757601,"url":"https://github.com/dodevops/puppet-lint-last_comment_line-check","last_synced_at":"2026-04-21T17:01:47.245Z","repository":{"id":192775073,"uuid":"687369782","full_name":"dodevops/puppet-lint-last_comment_line-check","owner":"dodevops","description":"An opinionated puppet lint check for checking if the last line of a comment is blank","archived":false,"fork":false,"pushed_at":"2023-09-05T10:51:04.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-18T11:45:26.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dodevops.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-05T08:10:45.000Z","updated_at":"2023-09-05T10:49:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"9d198956-66c2-4202-959e-303f82138f51","html_url":"https://github.com/dodevops/puppet-lint-last_comment_line-check","commit_stats":null,"previous_names":["dodevops/puppet-lint-last_comment_line-check"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodevops%2Fpuppet-lint-last_comment_line-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodevops%2Fpuppet-lint-last_comment_line-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodevops%2Fpuppet-lint-last_comment_line-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodevops%2Fpuppet-lint-last_comment_line-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dodevops","download_url":"https://codeload.github.com/dodevops/puppet-lint-last_comment_line-check/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243067048,"owners_count":20230860,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T09:43:21.439Z","updated_at":"2026-04-21T17:01:42.217Z","avatar_url":"https://github.com/dodevops.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Puppet lint last comment line check\n\nThis checks whether the last line in a class comment is an empty line\n\n```\n# @param mandatory\n#   A mandatory parameter\n# @option mandatory [String] hashkey\n#   A key of the hash \"mandatory\" named \"hashkey\".\n#\n# @param withdefault\n#   A parameter with a default value\n#\n# @param optional\n#   An optional parameter\n#\nclass my_class {\n    Hash $mandatory,\n    Boolean $withdefault = false,\n    Optional[String] $optional = undef,\n```\n\n## Usage\n\nTo use the plugin, add the following line to the Gemfile:\n\n    gem 'puppet-lint-last_comment_line-check'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdodevops%2Fpuppet-lint-last_comment_line-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdodevops%2Fpuppet-lint-last_comment_line-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdodevops%2Fpuppet-lint-last_comment_line-check/lists"}