Lint files that have changed since master
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
@artsy/lint-changed is a Node.js library that optimizes CI workflows by only linting files that have changed since the main branch or the last tag. It's designed for development teams who want to reduce CI time by avoiding unnecessary linting of unchanged files, similar to lint-staged but with a focus on Git-based change detection. The project is maintained by Artsy, an open-source company, and is particularly useful for JavaScript and TypeScript projects with established linting and testing setups.