Giter Club home page Giter Club logo

.normal's Introduction

eustasy .Normal Checks

Normalized checks for syntax for eustasy applications. Checks PHP, CSS, JS, JSON, MD, and XML.

Normal Code Climate

How to integrate

git clone https://github.com/eustasy/.normal.git &&
cp .normal/install.sh install.sh &&
chmod 755 install.sh &&
./install.sh &&
rm install.sh &&
rm -Rf .normal;
git add .github/workflows/normal.yml;
git commit -am "Install eustasy/.Normal 3.0";
git push;
  1. Code Climate Settings
  • ON: Settings > Git Repository > Webhook on GitHub
  • ON: Settings > Git Repository > Integration with pull request status updates

What it checks

Test Language GitHub Actions Code Climate
Acorn JavaScript Yes N/a
JSON Validator JSON Yes N/a
Nginx Config Conf No⁺ No
PHP Validator PHP Yes N/a
SQLint SQL Yes No
XML Validator XML Yes N/a
Duplication All No Yes
FixMe All No Yes
Coverage PHP No Yes
CSSLint CSS No No^
ESLint JavaScript No Yes
MarkdownLint Markdown No Yes
PHPCodeSniffer PHP No Yes
PHPMD PHP No Yes
Rubocop Ruby No No^
Shellcheck Bash No Yes
Stylelint CSS No Yes

^ Not configured for this runtime.
⁺ Waiting to be implemented.

Checked Files

Tests cover the following extensions:

  • *.conf
  • *.css
  • *.js
  • *.json
  • *.md
  • *.phar
  • *.php
  • *.sh
  • *.sql
  • *.xml

Excluded Paths

Most test exclude the following paths:

  • _libs/*
  • *.min.css
  • *.custom.css
  • *.min.js
  • *.pack.js
  • *.custom.js

.normal's People

Contributors

dependabot[bot] avatar lewisgoddard avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

leftees

.normal's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.