Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit171fa12

Browse files
committed
fix(rules): add more packages for Slack
1 parent120c32f commit171fa12

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

‎src/rules/saas/slack.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,8 @@ register({
1212
{type:'php',name:'laravel/slack-notification-channel'},
1313
{type:'githubAction',name:'slackapi/slack-github-action'},
1414
{type:'githubAction',name:'8398a7/action-slack'},
15+
{type:'php',name:'jolicode/slack-php-api'},
16+
{type:'php',name:'maknz/slack'},
17+
{type:'php',name:'alek13/slack'},
1518
],
1619
});

‎src/rules/spec/php/__snapshots__/component.test.ts.snap

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,11 @@ exports[`php > should match everything 2`] = `
113113
"adilbaig/pagerduty",
114114
"0.0.0",
115115
],
116+
[
117+
"php",
118+
"alek13/slack",
119+
"0.0.0",
120+
],
116121
[
117122
"php",
118123
"algolia/algoliasearch-client-php",
@@ -488,6 +493,11 @@ exports[`php > should match everything 2`] = `
488493
"johnpbloch/wordpress",
489494
"0.0.0",
490495
],
496+
[
497+
"php",
498+
"jolicode/slack-php-api",
499+
"0.0.0",
500+
],
491501
[
492502
"php",
493503
"klaviyo/magento2-extension",
@@ -563,6 +573,11 @@ exports[`php > should match everything 2`] = `
563573
"mailjet/mailjet-apiv3-php",
564574
"0.0.0",
565575
],
576+
[
577+
"php",
578+
"maknz/slack",
579+
"0.0.0",
580+
],
566581
[
567582
"php",
568583
"martin-georgiev/postgresql-for-doctrine",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp