Skip to content
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: SublimeLinter/SublimeLinter-csslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: sl4-cleanup
Choose a base ref
...
head repository: SublimeLinter/SublimeLinter-csslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 3 files changed
  • 3 contributors

Commits on Mar 27, 2018

  1. Merge pull request #21 from SublimeLinter/sl4-cleanup

    clean up things that don't work in SL4
    braver authored Mar 27, 2018
    Configuration menu
    Copy the full SHA
    c750da7 View commit details
    Browse the repository at this point in the history
  2. fix #22 don't lint style attributes

    braver committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    246ceb4 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2018

  1. update urls

    braver committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    d122a89 View commit details
    Browse the repository at this point in the history
  2. update readme

    braver committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    0aabb8b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Add ${temp_file} marker to cmd

    Implicit adding of the `${temp_file}` by the framework has been deprecated and SublimeLinter also logs about it.
    kaste authored May 5, 2021
    Configuration menu
    Copy the full SHA
    dcbc6c0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Add ${args} marker to cmd

    kaste authored May 17, 2021
    Configuration menu
    Copy the full SHA
    2f9e8eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from SublimeLinter/kaste-patch-1

    Add `${temp_file}` marker to `cmd`
    kaste authored May 17, 2021
    Configuration menu
    Copy the full SHA
    d2b7608 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Switch to py38

    kaste committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    a7da51d View commit details
    Browse the repository at this point in the history
Loading