Skip to content

Commit ae4c51b

Browse files
Try to fix a CS error
1 parent f2de333 commit ae4c51b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ContentBridge.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
2-
2+
// phpcs:ignore WordPress.WP.PluginDescriptionLongText
33
/**
44
* Plugin Name: ContentBridge
55
* Plugin URI: https://github.com/WritePoetry/ContentBridge
6-
* Description: Sends post data to any number of configurable external webhook services with optional JWT authentication. // phpcs:ignore WordPress.WP.PluginDescriptionLongText
6+
* Description: Sends post data to any number of configurable external webhook services with optional JWT authentication.
77
* Author: Giacomo Secchi
88
* Author URI: https://resume.giacomosecchi.com/
99
* Text Domain: contentbridge

0 commit comments

Comments
 (0)