forked from vim-syntastic/syntastic
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: vivicoco/syntastic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: vim-syntastic/syntastic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 18 files changed
- 5 contributors
Commits on Nov 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5788b1c - Browse repository at this point
Copy the full SHA 5788b1cView commit details
Commits on Nov 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6374164 - Browse repository at this point
Copy the full SHA 6374164View commit details
Commits on Jan 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d97a664 - Browse repository at this point
Copy the full SHA d97a664View commit details
Commits on Mar 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f2ddb48 - Browse repository at this point
Copy the full SHA f2ddb48View commit details
Commits on Apr 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 37ba248 - Browse repository at this point
Copy the full SHA 37ba248View commit details -
Configuration menu - View commit details
-
Copy full SHA for a739985 - Browse repository at this point
Copy the full SHA a739985View commit details
Commits on May 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 176f364 - Browse repository at this point
Copy the full SHA 176f364View commit details
Commits on Jul 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c89741e - Browse repository at this point
Copy the full SHA c89741eView commit details
Commits on Jul 19, 2021
-
Fix Erlang checker for test files with no test cfg
If we're editing a file in the "test" directory, the syntax checker assumes we should use the 'test' profile and attempts to read from "rebar.test.config" instead of "rebar.config". However, it is common to have Erlang projects with tests that don't necessarily use a separate "rebar.test.config" file, and in those types of projects the syntax checker will break. This patch handles this case by falling back to using "rebar.config" for tests if a separate "rebar.test.config" file is not found.
Configuration menu - View commit details
-
Copy full SHA for fbaf3dc - Browse repository at this point
Copy the full SHA fbaf3dcView commit details -
Merge pull request vim-syntastic#2372 from nickelization/erlang-test-…
…config-fallback Fix Erlang checker for test files with no test cfg
Configuration menu - View commit details
-
Copy full SHA for 7414f30 - Browse repository at this point
Copy the full SHA 7414f30View commit details
Commits on Sep 6, 2021
-
Checker go/golangci_lint: add cwd parameters
Some linters("typecheck", "lll") need pacakge path to work. These linters were supported by golangci-lint, however can't work correctly in Syntastic with lacking of package path.
wudongxue committedSep 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 97bf9ec - Browse repository at this point
Copy the full SHA 97bf9ecView commit details
Commits on Oct 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d086f49 - Browse repository at this point
Copy the full SHA d086f49View commit details
Commits on Nov 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2c4b33f - Browse repository at this point
Copy the full SHA 2c4b33fView commit details
Commits on Mar 17, 2022
-
Fallback format for ansible_lint
ds committedMar 17, 2022 Configuration menu - View commit details
-
Copy full SHA for b7f4f71 - Browse repository at this point
Copy the full SHA b7f4f71View commit details
Commits on Jul 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6f638ed - Browse repository at this point
Copy the full SHA 6f638edView commit details
Commits on Jul 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 22073ca - Browse repository at this point
Copy the full SHA 22073caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d5e37c - Browse repository at this point
Copy the full SHA 8d5e37cView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master