{"id":13792032,"url":"https://github.com/evilcat-x/Norminette-Vscode","last_synced_at":"2025-05-12T14:31:33.826Z","repository":{"id":97211939,"uuid":"150166430","full_name":"evilcat-x/Norminette-Vscode","owner":"evilcat-x","description":"Simple decorator that use norminette and inject error or norme in vscode !","archived":false,"fork":true,"pushed_at":"2018-10-03T19:20:47.000Z","size":21,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-08T01:06:22.777Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"alexisvisco/norminette-vscode","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evilcat-x.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-09-24T20:46:24.000Z","updated_at":"2024-03-10T22:52:32.000Z","dependencies_parsed_at":"2023-08-25T11:10:24.976Z","dependency_job_id":null,"html_url":"https://github.com/evilcat-x/Norminette-Vscode","commit_stats":null,"previous_names":["evilcat-x/norminette-vscode"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilcat-x%2FNorminette-Vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilcat-x%2FNorminette-Vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilcat-x%2FNorminette-Vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilcat-x%2FNorminette-Vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evilcat-x","download_url":"https://codeload.github.com/evilcat-x/Norminette-Vscode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253754967,"owners_count":21958934,"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-08-03T22:01:07.196Z","updated_at":"2025-05-12T14:31:33.561Z","avatar_url":"https://github.com/evilcat-x.png","language":"TypeScript","funding_links":[],"categories":["Tools"],"sub_categories":["Editor Extensions"],"readme":"## Norminette Vscode\n\nSimple decorator for vscode user that use norminette command at 42/101 and inject errors of the current opened file in the vscode editor.\n\n# Setting\n\n## Default setting is\n#### use `norminette -R CheckForbiddenSourceHeader` day Piscine Day00-09\n```\n\"norminette.command\": \"norminette\",\n\"norminette.fileregex\": \"^ft.*\\\\.[ch]$\",\n```\n\n- `command` will run as $command $filename\n- `fileregex` will default to only run on file start with \"ft\" end with \".c\" or \".h\"\n- `Regex` is using typescript/javascript synatax;\n- Currently rely on normiette.42.fr\n- `.h` file is not supported at the moment with updated later please use norminette in console.\n\n# Usefule VSCcde Setting\n### to open vscode setting `⌘ + ,`\n```\n\"editor.tabSize\": 4,\n\"editor.insertSpaces\": false,\n\"editor.renderWhitespace\": \"all\",\n\"files.trimTrailingWhitespace\": true,\n\"files.insertFinalNewline\": true,\n```\n\n# Recommended extension for norm\n\nRender end of line [code-eol](https://marketplace.visualstudio.com/items?itemName=sohamkamani.code-eol)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilcat-x%2FNorminette-Vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevilcat-x%2FNorminette-Vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilcat-x%2FNorminette-Vscode/lists"}