ma-ilsi / Sophie

A Sophisticated Copyright Linter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sophie

A sophisticated copyright linter implemented as a portable UNIX shell script.

Sophie

Overview

Sophie handles your copyright header compliance checks by parsing a human-readable configuration file. This means you can make simple to complex tests of your custom or industry legal standards across your project as easy as defining patterns and making statements. Sophie can operate with minute details to ensure precise placement/structure of copyright notices, and defensively, leaving no room for any un-acknowledged intellectual property in your code.

A demo run (of the current features) with its matching sophie.config:

sophie_demo

About

A Sophisticated Copyright Linter

License:Apache License 2.0


Languages

Language:Shell 100.0%