Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions plugin.php
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<?php
/*

Check failure on line 2 in plugin.php

View check run for this annotation

HM Linter / hmlinter

plugin.php#L2

You must use "/**" style comments for a file comment
Raw output
{
  "line": 2,
  "column": 1,
  "severity": "error",
  "message": "You must use \"/**\" style comments for a file comment",
  "source": "Squiz.Commenting.FileComment.WrongStyle"
}
Plugin Name: WP Simple SAML
Description: Integrate SAML 2.0 IDP without the hassle
Author: Shady Sharaf, Human Made
Version: 0.5.1
Author: Human Made
Version: 0.5.5
Author URI: http://hmn.md
Text Domain: wp-simple-saml
Domain Path: /language/

Copyright 2017 Shady Sharaf, Human Made
Copyright 2017-2025 Human Made

GNU General Public License, Free Software Foundation <http://creativecommons.org/licenses/GPL/2.0/>

Expand Down
Loading