{"id":15157648,"url":"https://github.com/ninech/puppet-lint-global_definition-check","last_synced_at":"2025-10-24T14:30:48.604Z","repository":{"id":28049045,"uuid":"31545102","full_name":"ninech/puppet-lint-global_definition-check","owner":"ninech","description":"Extends puppet-lint to ensure that your manifests have no global resources and functions.","archived":false,"fork":false,"pushed_at":"2023-10-23T09:14:11.000Z","size":25,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-09-27T20:02:39.224Z","etag":null,"topics":["puppet","puppet-lint","ruby"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/puppet-lint-global_definition-check","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ninech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-03-02T14:49:13.000Z","updated_at":"2023-09-27T14:02:34.000Z","dependencies_parsed_at":"2023-09-27T18:37:34.870Z","dependency_job_id":"e79e885b-e2af-45a5-b4d9-d57bec20246d","html_url":"https://github.com/ninech/puppet-lint-global_definition-check","commit_stats":null,"previous_names":["ninech/puppet-lint-global_definition-check","ninech/puppet-lint-global_resource-check"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninech%2Fpuppet-lint-global_definition-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninech%2Fpuppet-lint-global_definition-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninech%2Fpuppet-lint-global_definition-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninech%2Fpuppet-lint-global_definition-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ninech","download_url":"https://codeload.github.com/ninech/puppet-lint-global_definition-check/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219868597,"owners_count":16555871,"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":["puppet","puppet-lint","ruby"],"created_at":"2024-09-26T20:01:33.399Z","updated_at":"2025-10-24T14:30:43.261Z","avatar_url":"https://github.com/ninech.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# puppet-lint global definition check\n\n[![rspec](https://github.com/ninech/puppet-lint-global_definition-check/actions/workflows/rspec.yml/badge.svg)](https://github.com/ninech/puppet-lint-global_definition-check/actions/workflows/rspec.yml)\n[![Gem Version](https://badge.fury.io/rb/puppet-lint-global_definition-check.svg)](https://badge.fury.io/rb/puppet-lint-global_definition-check)\n\n## Installation\n\nTo use this plugin, add the following like to the Gemfile in your Puppet code\nbase and run `bundle install`.\n\n```ruby\ngem \"puppet-lint-global_definition-check\"\n```\n\n## Usage\n\nThis plugin provides a new check to `puppet-lint`.\n\n### global_resource\n\n**--fix support: No**\n\nThis check will raise a error for any global resource.\n\n```\nERROR: resource file in global space on line 19\n```\n\n### global_function\n\n**--fix support: No**\n\nThis check will raise a error for any global function.\n\n```\nERROR: token ensure_resouce in global space on line 19\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninech%2Fpuppet-lint-global_definition-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fninech%2Fpuppet-lint-global_definition-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninech%2Fpuppet-lint-global_definition-check/lists"}