Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Sublime Linter for Ameba

License

NotificationsYou must be signed in to change notification settings

epergo/SublimeLinter-contrib-ameba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

This linter plugin forSublimeLinter provides an interface toameba. It will be used with files that have crystal syntax.

Installation

SublimeLinter must be installed in order to use this plugin.

Please usePackage Control to install both SublimeLinter and the linter plugin.

Before installing this plugin, you must ensure thatameba is installed on your project. Addameba to yourshard.yml file, indevelopment_dependencies:

development_dependencies:ameba:github: veelenga/ameba

Runshards install, this will place anameba executable in abin folder inside your project's folder.

That executable will be used by default, if you want to use another executable just specify it in SublimeLinter User settings.

If an.ameba.yml config file is located in your project's root path, it will be used.

Settings

// SublimeLinter Settings - User{"linters": {"ameba": {"executable":"path_to_ameba_executable"    }  },}

Packages

No packages published

Contributors3

  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp