Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Publiccode Checker

> **Warning: This repository is obsolete.** publiccode.yml validation is now supported by the [DON Checker](https://developer-overheid-nl.github.io/don-checker/). Please use that tool instead.

This repository contains a checker (validation & linting) for the [Publiccode.ymnl].

URL: https://developer-overheid-nl.github.io/publiccode-checker/
Expand Down
2 changes: 1 addition & 1 deletion publiccode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Publiccode Checker
url: https://github.com/developer-overheid-nl/publiccode-checker
landingURL: https://developer-overheid-nl.github.io/publiccode-checker/
softwareType: standalone/web
developmentStatus: stable
developmentStatus: obsolete

categories:
- it-development
Expand Down
Loading