Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

editor_support.md: Remove emacs and Change coala/coala-eclipse#25 #655

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
182 changes: 94 additions & 88 deletions .coafile
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,16 @@ max_lines_per_file = 500

[filenames]
bears = FilenameBear
files = **.yml, **.html, **.md, **.js, **.css
ignore = vendor/**, resources/vendors/**, _projects/integrate-pyflakes-AST.md, data/locale/en/projects/**, _site/**, _reports/**
files = **.yml, **.html, **.js, **.css
ignore = vendor/**, resources/vendors/**, _site/**, _reports/**
file_naming_convention = snake

[markdown_filenames]
bears = FilenameBear
files = **.md
ignore = vendor/**, resources/vendors/**, _reports/**, _site/**, _projects/integrate-pyflakes-AST.md, data/locale/en/projects/**
file_naming_convention = kebab

[spacing]
bears = SpaceConsistencyBear
files = **.html, **.css, **.js, **.json
Expand All @@ -53,108 +59,108 @@ files = _projects/**.md
bears = LineLengthBear
max_line_length = 80
ignore_length_regex = .*https?://
ignore = _projects/corobo_enhancement.md,
_projects/bear_updates.md,
ignore = _projects/corobo-enhancement.md,
_projects/bear-updates.md,
_projects/README.md,
_projects/improve_installation.md,
_projects/commit_based_perftest.md,
_projects/automate_dependency_repology.md,
_projects/automate_vulture_whitelist.md,
_projects/improve-installation.md,
_projects/commit-based-perftest.md,
_projects/automate-dependency-repology.md,
_projects/automate-vulture-whitelist.md,
_projects/integrate-pyflakes-AST.md,
_projects/rstcheck_with_better_sphinx_support.md,
_projects/nextgen_action_system.md,
_projects/implement_aspects.md,
_projects/debug_profile.md,
_projects/improve_diff_handling.md,
_projects/rstcheck-with-better-sphinx-support.md,
_projects/nextgen-action-system.md,
_projects/implement-aspects.md,
_projects/debug-profile.md,
_projects/improve-diff-handling.md,
_projects/jetbrains-ide-plugin.md,
_projects/cobot_enhancement.md,
_projects/cobot-enhancement.md,
_projects/example.md,
_projects/aspects.md,
_projects/communication_bridge.md,
_projects/assign_issues.md,
_projects/coala_web.md,
_projects/use_coala.md,
_projects/enhance_coala_quickstart.md,
_projects/coala_cli.md,
_projects/go_bears_on_bsd.md,
_projects/gitmate_gitlab.md,
_projects/optimize_caching.md,
_projects/documentation_extraction.md,
_projects/git_task_list.md,
_projects/gitmate_jira.md,
_projects/use_coala_2.md,
_projects/gitmate_plugins.md,
_projects/use_coala_3.md,
_projects/communication-bridge.md,
_projects/assign-issues.md,
_projects/coala-web.md,
_projects/use-coala.md,
_projects/enhance-coala-quickstart.md,
_projects/coala-cli.md,
_projects/go-bears-on-bsd.md,
_projects/gitmate-gitlab.md,
_projects/optimize-caching.md,
_projects/documentation-extraction.md,
_projects/git-task-list.md,
_projects/gitmate-jira.md,
_projects/use-coala-2.md,
_projects/gitmate-plugins.md,
_projects/use-coala-3.md,
_projects/vulture.md,
_projects/create_jenkins_plugin.md,
_projects/implement_metrics_for_coala.md,
_projects/newcomer_metrics.md,
_projects/editor_support.md,
_projects/extend_linter_integration.md,
_projects/pr_perftest.md,
_projects/add_repo_license.md,
_projects/antlr_v4.md,
_projects/coala_language_server.md,
_projects/gitmate_testing.md,
_projects/quickstart_green_mode.md,
_projects/create-jenkins-plugin.md,
_projects/implement-metrics-for-coala.md,
_projects/newcomer-metrics.md,
_projects/editor-support.md,
_projects/extend-linter-integration.md,
_projects/pr-perftest.md,
_projects/add-repo-license.md,
_projects/antlr-v4.md,
_projects/coala-language-server.md,
_projects/gitmate-testing.md,
_projects/quickstart-green-mode.md,
_projects/commit-content-checks.md,
_projects/nested_languages.md,
_projects/meta_review.md,
_projects/convert_bear_to_aspects.md,
_projects/roberta_external_source.md,
_projects/generic_bears.md
_projects/nested-languages.md,
_projects/meta-review.md,
_projects/convert-bear-to-aspects.md,
_projects/roberta-external-source.md,
_projects/generic-bears.md

[old_linelength_projects]
files = _projects/corobo_enhancement.md,
_projects/bear_updates.md,
files = _projects/corobo-enhancement.md,
_projects/bear-updates.md,
_projects/README.md,
_projects/improve_installation.md,
_projects/commit_based_perftest.md,
_projects/automate_dependency_repology.md,
_projects/automate_vulture_whitelist.md,
_projects/improve-installation.md,
_projects/commit-based-perftest.md,
_projects/automate-dependency-repology.md,
_projects/automate-vulture-whitelist.md,
_projects/integrate-pyflakes-AST.md,
_projects/rstcheck_with_better_sphinx_support.md,
_projects/nextgen_action_system.md,
_projects/implement_aspects.md,
_projects/debug_profile.md,
_projects/improve_diff_handling.md,
_projects/rstcheck-with-better-sphinx-support.md,
_projects/nextgen-action-system.md,
_projects/implement-aspects.md,
_projects/debug-profile.md,
_projects/improve-diff-handling.md,
_projects/jetbrains-ide-plugin.md,
_projects/cobot_enhancement.md,
_projects/cobot-enhancement.md,
_projects/example.md,
_projects/aspects.md,
_projects/communication_bridge.md,
_projects/assign_issues.md,
_projects/coala_web.md,
_projects/use_coala.md,
_projects/enhance_coala_quickstart.md,
_projects/coala_cli.md,
_projects/go_bears_on_bsd.md,
_projects/gitmate_gitlab.md,
_projects/optimize_caching.md,
_projects/documentation_extraction.md,
_projects/git_task_list.md,
_projects/gitmate_jira.md,
_projects/use_coala_2.md,
_projects/gitmate_plugins.md,
_projects/use_coala_3.md,
_projects/communication-bridge.md,
_projects/assign-issues.md,
_projects/coala-web.md,
_projects/use-coala.md,
_projects/enhance-coala-quickstart.md,
_projects/coala-cli.md,
_projects/go-bears-on-bsd.md,
_projects/gitmate-gitlab.md,
_projects/optimize-caching.md,
_projects/documentation-extraction.md,
_projects/git-task-list.md,
_projects/gitmate-jira.md,
_projects/use-coala-2.md,
_projects/gitmate-plugins.md,
_projects/use-coala-3.md,
_projects/vulture.md,
_projects/create_jenkins_plugin.md,
_projects/implement_metrics_for_coala.md,
_projects/newcomer_metrics.md,
_projects/editor_support.md,
_projects/extend_linter_integration.md,
_projects/pr_perftest.md,
_projects/add_repo_license.md,
_projects/antlr_v4.md,
_projects/coala_language_server.md,
_projects/gitmate_testing.md,
_projects/quickstart_green_mode.md,
_projects/create-jenkins-plugin.md,
_projects/implement-metrics-for-coala.md,
_projects/newcomer-metrics.md,
_projects/editor-support.md,
_projects/extend-linter-integration.md,
_projects/pr-perftest.md,
_projects/add-repo-license.md,
_projects/antlr-v4.md,
_projects/coala-language-server.md,
_projects/gitmate-testing.md,
_projects/quickstart-green-mode.md,
_projects/commit-content-checks.md,
_projects/nested_languages.md,
_projects/meta_review.md,
_projects/convert_bear_to_aspects.md,
_projects/roberta_external_source.md,
_projects/generic_bears.md
_projects/nested-languages.md,
_projects/meta-review.md,
_projects/convert-bear-to-aspects.md,
_projects/roberta-external-source.md,
_projects/generic-bears.md
ignore_length_regex = .*https?://
bears = LineLengthBear
max_line_length = 120
33 changes: 33 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# EditorConfig is awesome: https://EditorConfig.org

# top-most EditorConfig file
root = true

# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true

# Matches multiple files with brace expansion notation
# Set default charset
[*.{js,py}]
charset = utf-8

# 4 space indentation
[*.py]
indent_style = space
indent_size = 4

# Tab indentation (no size specified)
[Makefile]
indent_style = tab

# Indentation override for all JS under lib directory
[lib/**.js]
indent_style = space
indent_size = 2

# Matches the exact files either package.json or .travis.yml
[{package.json,.travis.yml}]
indent_style = space
indent_size = 2
77 changes: 68 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,9 @@ fabric.properties
# Editor-based Rest Client
.idea/httpRequests

# Android studio 3.1+ serialized cache file
.idea/caches/build_file_checksums.ser

# SublimeText rules
# Cache files for Sublime Text
*.tmlanguage.cache
Expand Down Expand Up @@ -298,17 +301,11 @@ tmtags
#
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore

## User settings
xcuserdata/

## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
*.xcscmblueprint
*.xccheckout

## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
## Build generated
build/
DerivedData/
*.moved-aside

## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
Expand All @@ -317,6 +314,68 @@ DerivedData/
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata/

## Other
*.moved-aside
*.xccheckout
*.xcscmblueprint

## Obj-C/Swift specific
*.hmap
*.ipa
*.dSYM.zip
*.dSYM

## Playgrounds
timeline.xctimeline
playground.xcworkspace

# Swift Package Manager
#
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
# Packages/
# Package.pins
# Package.resolved
.build/

# CocoaPods
#
# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
#
# Pods/
#
# Add this line if you want to avoid checking in source code from the Xcode workspace
# *.xcworkspace

# Carthage
#
# Add this line if you want to avoid checking in source code from Carthage dependencies.
# Carthage/Checkouts

Carthage/Build

# fastlane
#
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
# screenshots whenever they are needed.
# For more information about the recommended setup visit:
# https://docs.fastlane.tools/best-practices/source-control/#source-control

fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots/**/*.png
fastlane/test_output

# Code Injection
#
# After new code Injection tools there's a generated folder /iOSInjectionProject
# https://github.com/johnno1962/injectionforxcode

iOSInjectionProject/


# Eclipse rules

Expand Down
File renamed without changes.
4 changes: 4 additions & 0 deletions _faq/coala-will-apply-for-gsoc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
question: "Will coala apply for Google Summer of Code next year?"
---
Yes, coala will apply as an organisation for Google Summer of Code next year. You might read the [GSoC Timeline](https://developers.google.com/open-source/gsoc/timeline) to get an idea of how things will proceed.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ initiatives:
issues:
- "https://github.com/coala/meta/issues/58"
- "https://github.com/coala/meta/issues/81"
markdown: add_repo_license.md
markdown: add-repo-license.md
mentors:
- pombredanne
- jayvdb
Expand Down Expand Up @@ -145,7 +145,7 @@ Replace `mit` with the short license identifier that GitHub has allocated to the
## Examples

Examples of this task being done by Indonesian University students can be found at
[this blog post](http://besutkode.org/elimination/2016/11/01/31-october-elimination-results/).
[this blog post](https://github.com/BesutKode/BesutKode.github.io/blob/master/_posts/2016-11-01-31-october-elimination-results.md).

## Stackoverflow tags

Expand Down
2 changes: 1 addition & 1 deletion _projects/antlr_v4.md → _projects/antlr-v4.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ initiatives:
- GSoC
- RGSoC
issues: []
markdown: antlr_v4.md
markdown: antlr-v4.md
mentors:
- Udayan12167
- corona10
Expand Down
2 changes: 1 addition & 1 deletion _projects/aspects.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ initiatives:
- GSoC
- RGSoC
issues: []
markdown: implement_aspects.md
markdown: implement-aspects.md
mentors:
- userzimmermann
- jayvdb
Expand Down
2 changes: 1 addition & 1 deletion _projects/assign_issues.md → _projects/assign-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ status: completed
initiatives:
- Research
issues: []
markdown: assign_issues.md
markdown: assign-issues.md
mentors:
- fneu
- sils
Expand Down
Loading