Dominik Ferber
|
d73762d80f
|
docs(README): move limitations paragraph from pubsub to README
|
2015-10-16 09:20:04 +02:00 |
|
Dominik Ferber
|
03e9c7c520
|
feat(pubsub): Lint Meteor API in publication context
The callback of a publication receives Meteor API through the context. This API is now linted.
#3
|
2015-10-16 08:34:35 +02:00 |
|
Dominik Ferber
|
cafe187e83
|
feat(rule): Add rule: globals
This rule defines Meteor globals. It works in conjunction with ESLints no-undef.
closes #16
|
2015-10-14 20:50:24 +02:00 |
|
Dominik Ferber
|
b3e0a49abf
|
docs(rule): Add pubsub limitation
pubsub does not verify DDPRateLimiter usage
|
2015-10-08 17:05:55 +02:00 |
|
Dominik Ferber
|
8a21e4e07b
|
docs(rule): Add limitation of pubsub
pubsub does not check properties and methods avialable in context of publication functions
|
2015-10-08 16:44:38 +02:00 |
|
Dominik Ferber
|
b14cbd82a4
|
feat(rule): Add core rule
Prevent misuse of the Meteor core API
|
2015-10-06 21:46:00 +02:00 |
|
Dominik Ferber
|
4438a2b74d
|
fix(rule): Add subscribe argument count validation
Also adds docs.
|
2015-10-04 23:32:06 +02:00 |
|
Dominik Ferber
|
6aa1b63429
|
feat(rules): Add pubsub rule
Prevent misuse of Meteor API related to Publications and Subscriptions.
|
2015-10-04 23:23:49 +02:00 |
|
Dominik Ferber
|
2d68493f24
|
feat(rules): Add rule audit-argument-checks
closes #2
|
2015-09-27 20:22:25 +02:00 |
|
Dominik Ferber
|
d9824737a1
|
maintenance
add espree parser to README
add no-zero-timeout
0.2.0
chore: enable semantic-release
fix(semantic-release): config
chore: bump to 1.0.0
chore(travis): Only build master and PRs
0.3.0
|
2015-09-27 15:00:25 +02:00 |
|
Dominik Ferber
|
baa4b0a223
|
init
|
2015-09-24 19:03:14 +02:00 |
|