-
I am a newbie. Cannot even create a hello world!
When I create File / New elixir file, whatever I type, it says not a valid module name.
for example i used the file name hello.world.exs - and it is …
-
# Description
The results of beautification are not what I expect.
# Expected Results
The beautified code should have looked like:
```
Skip to content
Search…
All gists
GitHub
Sign up for a GitHu…
ghost updated
8 years ago
-
After upgrading to jenkins-1.652-1.1.noarch, I get a ServletException error whenever I try to configure a job. This happens in both firefox and safari. When I downgrade jenkins to 1.651, this issue di…
timja updated
8 years ago
-
### Description
eol character is changed to CRLF even though setting is LF on Windows.
I already checked [#707](https://github.com/Glavin001/atom-beautify/issues/707)
### Expected Results
eol is kep…
-
Description of problem:
I upgraded from dokku 0.5.4 to 0.6.5 on digital ocean and php deploy is failing now for after the bootstrapping stage with this output:
-----> Bootstrapping...
remote:
remote…
-
I am Unable to use this package
While using the keystroke it shows the error message
The trace back was
TypeError: Beautifiers is not a function
at Object. (/home/harmony-12/.atom/packages/atom-…
-
1. Removal of HiddenClone() in Space
2. Recommendation to use DISABLE_COPY_AND_ASSIGN,
3. **but** Now each space should have an explicit constructor
4. Object.id() function clarifications
5. No funct…
-
Enter passphrase for key '/root/.ssh/root':
Enter passphrase for key '/root/.ssh/root':
Counting objects: 11394, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (4215/4215…
-
Note: I file the issue here because the Java client is involved in the stuck test and I don't know yet what's going on, but I don't have the time to study this right now.
The culprit is a timed out o…
-
Try this:
```
git clone git@github.com:sglebs/rabbitmq.git
cd rabbitmq
git remote add dokku dokku@127.0.0.1.nip.io:rabbitmq
dokku apps:create rabbitmq
git push dokku
```
This will work:
```
wget ht…