Skip to content
#

checker-script

Here are 2 public repositories matching this topic...

Language: All
Filter by language

CLI-утилита для проверки структуры каталогов по правилам из файла .fs-rule. Синтаксис правил близок к .gitignore, но смысл инвертирован: строки описывают папки и файлы, которые обязаны существовать. Утилита рекурсивно сверяет дерево с правилами и печатает список отсутствующих путей.

  • Updated Jun 20, 2026
  • Python

Improve this page

Add a description, image, and links to the checker-script topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the checker-script topic, visit your repo's landing page and select "manage topics."

Learn more