Skip to content

Release 2.2

Latest
Compare
Choose a tag to compare
@lichtmetzger lichtmetzger released this 28 Feb 19:10
· 1 commit to main since this release
  • Implement PSR-2 based coding standards (WordPress coding standards are bad in various ways)
  • Avoid possible collisions with other plugins using composer (namespace prefixing)

I am now using Github Actions to ensure the defined coding standards are enforced. Visual Studio Code-specific project settings have been removed.