Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

coffeelint-variable‑scope is a plug‑in rule for CoffeeLint that detects when a variable defined in an outer scope is reassigned in a nested scope, helping developers avoid accidental shadowing bugs. It’s intended for CoffeeScript projects that use CoffeeLint for static analysis, and can be configured (e.g., via the `scopeDiff` option) or selectively disabled with an inline `coffeelint-variable-scope-ignore` comment.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of fragphace/coffeelint-variable-scope

Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
jashkenas/coffeescript
Unfancy JavaScript
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
jashkenas/underscore
JavaScript's functional programming helper library.

Support the repos that depend on this repository

Top contributors

pwlmc's profile
pwlmc
32 contributions
janraasch's profile
janraasch
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
fragphace

fragphace/coffeelint-variable-scope

CoffeeLint rule that warns you about overwriting outer scope variable.

CoffeeScript
12
5
MIT License