Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AtomLinter/linter-markdown Loading
base: v1.5.0
Choose a base ref
...
head repository: AtomLinter/linter-markdown Loading
compare: v1.5.1
Choose a head ref
  • 19 commits
  • 6 files changed
  • 3 contributors

Commits on Feb 16, 2016

  1. Configuration menu
    Copy the full SHA
    68dc1e5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45 from AtomLinter/greenkeeper-atom-package-deps-…

    …4.0.1
    
    Update atom-package-deps to version 4.0.1 🚀
    Arcanemagus committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    11c407b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d52ddf0 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2016

  1. Merge pull request #46 from AtomLinter/greenkeeper-babel-eslint-5.0.0

    Update babel-eslint to version 5.0.0 🚀
    Arcanemagus committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    d6042b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2016

  1. Configuration menu
    Copy the full SHA
    b82827f View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2016

  1. Configuration menu
    Copy the full SHA
    6c14280 View commit details
    Browse the repository at this point in the history
  2. 👕 Fix lint issues

    Arcanemagus committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    6920796 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #47 from AtomLinter/greenkeeper-eslint-2.2.0

    Update eslint to version 2.2.0 🚀
    Arcanemagus committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    f6f190d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2016

  1. Configuration menu
    Copy the full SHA
    2ffb407 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2016

  1. Remove babel-eslint

    It isn't needed to parse this package, so why use it?
    Arcanemagus committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    f80e3ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abeb682 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2016

  1. Configuration menu
    Copy the full SHA
    c5654e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2016

  1. Add eslint-plugin-react

    Not actually used, but needed as a peerDependency of eslint-config-airbnb.
    Arcanemagus committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    0626ebc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4100675 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2016

  1. Move to eslint-config-airbnb-base

    There is no need for the React components of `eslint-config-airbnb`.
    Arcanemagus committed May 2, 2016
    Configuration menu
    Copy the full SHA
    d94307e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61 from AtomLinter/eslint-config-airbnb-base

    Move to eslint-config-airbnb-base
    Arcanemagus committed May 2, 2016
    Configuration menu
    Copy the full SHA
    639999a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2016

  1. Update eslint-config-airbnb-base to version 3.0.1 🚀 (#64)

    * chore(package): update eslint-config-airbnb-base to version 3.0.1
    
    https://greenkeeper.io/
    
    * Update dependencies
    greenkeeperio-bot authored and Arcanemagus committed May 9, 2016
    Configuration menu
    Copy the full SHA
    9ff3ccd View commit details
    Browse the repository at this point in the history

Commits on May 26, 2016

  1. Fix support for external rules

    Closes GH-51.
    wooorm committed May 26, 2016
    Configuration menu
    Copy the full SHA
    43f375c View commit details
    Browse the repository at this point in the history
  2. Prepare 1.5.1 release

    wooorm committed May 26, 2016
    Configuration menu
    Copy the full SHA
    acd51d5 View commit details
    Browse the repository at this point in the history
Loading