Sider Documentation

Sider Documentation

›Getting Started

Getting Started

  • Home
  • Intro Videos
  • Setting up Sider
  • Dashboard Overview
  • Repository Settings
  • Custom Analysis Configuration
  • Working with Issues
  • Permissions
  • Skip Analyzing

Analysis Tools

    Ruby

    • RuboCop
    • Reek
    • Querly
    • Rails Best Practices
    • Brakeman
    • HAML-Lint

    Java

    • Checkstyle
    • PMD
    • JavaSee

    Kotlin

    • ktlint

    JavaScript and Flavors

    • ESLint
    • JSHint
    • TSLint
    • TyScan
    • CoffeeLint

    CSS

    • stylelint
    • SCSS-Lint

    PHP

    • Phinder
    • PHPMD
    • PHP_CodeSniffer

    Python

    • Flake8

    Swift

    • SwiftLint

    Go

    • go vet
    • Golint
    • Go Meta Linter

    C/C++

    • Cppcheck
    • cpplint

    Shell script

    • ShellCheck

    Others

    • Goodcheck
    • Misspell

Custom Rules

  • Intro to Custom Rules
  • Goodcheck
  • Tips & Tricks

Advanced Settings

  • Inline Comments
  • Private Dependencies
  • Restricting access to Close button
  • Transferring a repository

Billing and Plans

  • Billing and Plans

Troubleshooting

  • Troubleshooting

Enterprise

  • Outline
  • Quickstart
  • Computer Resources
  • GitHub Setup
  • Database Guide
  • Object Storage Guide
  • Containers Guide
  • Updating Guide
  • Administration Guide
  • Scaling Guide
  • Configuration Index
  • Health Check Guide
  • Releases

    • Summary
    • 201911
    • Older releases

News

  • 2019
Edit

Skip Analyzing

Via a commit message

If you do not want to run Sider analysis for a particular commit, you can tell Sider to skip analyzing this commit by adding [skip sider] or [sider skip] in the commit message.

(This feature is similar to the one which some CI services provide.)

For example, you can specify this magic command to your commit title:

commit c0ea7632bd701c530c91222cd000c9496043573e
Author: Masafumi Koba

    Fix some emergency UI bugs [skip sider]

Also, you can specify it to your commit description:

commit 34f11c1ecf87d59b9213a64be06245a5e60eda82
Author: Masafumi Koba

    Fix trivial typos in README

    [skip sider]

When Sider detects such a commit message, Sider skips analyzing for the commit and does not send a commit status.

← PermissionsRuboCop →
  • Via a commit message
Sider Documentation
Docs
Getting StartedAnalysis ToolsEnterprise
Sider
Sider TopTerms of ServicePrivacy
Social
BlogGitHubStar
Copyright © 2019 Sider, Inc.