This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commits on Feb 19, 2019
-
ci(circle): update to CircleCI 2.0
Update to a new CircleCI 2.0 configuration based on the arcanemagus/atom-docker-ci image.
Configuration menu - View commit details
-
Copy full SHA for 0a525c8 - Browse repository at this point
Copy the full SHA 0a525c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88cbe6f - Browse repository at this point
Copy the full SHA 88cbe6fView commit details -
The previous specs appear to have been some sort of custom interface that no longer exists. Implement new specs that test the basic functionality of the linter. Note that it seems `Lint.jl` only ever returns a column range of 0 to 80 currently. Fixes #2.
Configuration menu - View commit details
-
Copy full SHA for 4250df4 - Browse repository at this point
Copy the full SHA 4250df4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa189a0 - Browse repository at this point
Copy the full SHA fa189a0View commit details -
fix: function to write socket data
This needs to inherit the `this` from the calling socket connection.
Configuration menu - View commit details
-
Copy full SHA for 11c2dde - Browse repository at this point
Copy the full SHA 11c2ddeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a286326 - Browse repository at this point
Copy the full SHA a286326View commit details -
ci(circle): switch to Julia v0.6.4
The v0.5.2, although it is the version the current Lint.jl is designed for, is unable to contact GitHub to download the package. Switch to v0.6.4 in order to be able to install the package.
Configuration menu - View commit details
-
Copy full SHA for b144784 - Browse repository at this point
Copy the full SHA b144784View commit details -
ci(circle): pre-install Lint.jl
This should automatically install for live environments, however it is too slow to re-initialize for each spec.
Configuration menu - View commit details
-
Copy full SHA for c97c62d - Browse repository at this point
Copy the full SHA c97c62dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb9bc27 - Browse repository at this point
Copy the full SHA bb9bc27View commit details -
chore: wrap debug output in dev mode check
Fix the `console.debug` statements to actually work, and only print them when Atom is in developer mode.
Configuration menu - View commit details
-
Copy full SHA for f686290 - Browse repository at this point
Copy the full SHA f686290View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71e32ba - Browse repository at this point
Copy the full SHA 71e32baView commit details -
Julia is _very_ slow to bring in Lint.jl when starting up, increase the spec timeout to 90 seconds from 10 seconds in order to accommodate that.
Configuration menu - View commit details
-
Copy full SHA for 30d2b77 - Browse repository at this point
Copy the full SHA 30d2b77View commit details -
Configuration menu - View commit details
-
Copy full SHA for e17f99e - Browse repository at this point
Copy the full SHA e17f99eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac8da2e - Browse repository at this point
Copy the full SHA ac8da2eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.