coala / cEPs

coala Enhancement Proposals
MIT License
33 stars 53 forks source link

README.md: Add entry for cEP-0025 #159

Closed ankitxjoshi closed 6 years ago

ankitxjoshi commented 6 years ago

Closes https://github.com/coala/cEPs/issues/158

gitmate-bot commented 6 years ago

Comment on 395bb50403b51e25278faa992516d50e647f9e31, file README.md, line 8.

The text does not comply to the set style.

Origin: MarkdownBear, Section: markdown.

The issue can be fixed by applying the following patch:

--- a/tmp/tmpffn10b0c/README.md
+++ b/tmp/tmpffn10b0c/README.md
@@ -5,18 +5,18 @@

 ## Index

-| Filename                | Title                              | Description                                                                                                                                                                                                                                           |
-| ----------------------- | ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| [cEP-0000](cEP-0000.md) | coala Enhancement Proposals        | This cEP describes the official roles members of the coala community can hold and how they can vote on different levels of decisions.                                                                                                                 |
-| [cEP-0001](cEP-0001.md) | Decision Making in coala           | This cEP describes the official roles members of the coala community can hold and how they can vote on different levels of decisions.                                                                                                                 |
-| [cEP-0002](cEP-0002.md) | Next Gen Bear Design               | This cEP describes a new implementation of bears in coala which should make them simpler and make their design more intuitive and better.                                                                                                             |
-| [cEP-0003](cEP-0003.md) | Teams in coala                     | This is a proposal on how to decentralize the management of coala by introducing teams.                                                                                                                                                               |
-| [cEP-0005](cEP-0005.md) | coala Configuration                | One main pain point for our users is that coala is hard to configure.                                                                                                                                                                                 |
-| [cEP-0006](cEP-0006.md) | coala Community Code of Conduct    | Like the technical community as a whole, the coala team and community is made up of a mixture of professionals and volunteers from all over the world,working on every aspect of the mission - including mentorship, teaching, and connecting people. |
-| [cEP-0009](cEP-0009.md) | Change status                      | This cEP proposes a mechanism to represent and extract information from project files and an interface to utilize the extracted information.                                                                                                          |
-| [cEP-0010](cEP-0010.md) | Convert bears to use aspects       | This document describes how `aspects` will be defined for and connected with bears and how their results will be annotated with them.                                                                                                                 |
-| [cEP-0012](cEP-0012.md) | coala's Command Line Interface     | This cEP describes the design of coala's Command Line Interface (the action selection screen).                                                                                                                                                        |
-| [cEP-0013](cEP-0013.md) | Cobot Enhancement and porting      | This cEP describes about the new features that are to be added to cobot as a part of the [GSoC project](https://summerofcode.withgoogle.com/projects/#4913450777051136).                                                                              |
-| [cEP-0014](cEP-0014.md) | Generate relevant coafile sections | This cEP proposes a framework for coala-quickstart to generate more relevant `.coafile` sections based on project files and user preferences.                                                                                                         |
-| [cEP-0019](cEP-0019.md) | Meta-review System                 | This cEP describes the details of the process of implementing the meta-review system as a part of the [GSoC'18 project](https://summerofcode.withgoogle.com/projects/#5188493739819008).                                                              |
-| [cEP-0025](cEP-0025.md) | Integration of pyflakes-enhanced-AST | This cEP describes the details of the process of integrating the pyflakes-enhanced-AST into coala as part of [GSoC'18 project](https://summerofcode.withgoogle.com/projects/#5188493739819008).                                                              |
+| Filename                | Title                                | Description                                                                                                                                                                                                                                           |
+| ----------------------- | ------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| [cEP-0000](cEP-0000.md) | coala Enhancement Proposals          | This cEP describes the official roles members of the coala community can hold and how they can vote on different levels of decisions.                                                                                                                 |
+| [cEP-0001](cEP-0001.md) | Decision Making in coala             | This cEP describes the official roles members of the coala community can hold and how they can vote on different levels of decisions.                                                                                                                 |
+| [cEP-0002](cEP-0002.md) | Next Gen Bear Design                 | This cEP describes a new implementation of bears in coala which should make them simpler and make their design more intuitive and better.                                                                                                             |
+| [cEP-0003](cEP-0003.md) | Teams in coala                       | This is a proposal on how to decentralize the management of coala by introducing teams.                                                                                                                                                               |
+| [cEP-0005](cEP-0005.md) | coala Configuration                  | One main pain point for our users is that coala is hard to configure.                                                                                                                                                                                 |
+| [cEP-0006](cEP-0006.md) | coala Community Code of Conduct      | Like the technical community as a whole, the coala team and community is made up of a mixture of professionals and volunteers from all over the world,working on every aspect of the mission - including mentorship, teaching, and connecting people. |
+| [cEP-0009](cEP-0009.md) | Change status                        | This cEP proposes a mechanism to represent and extract information from project files and an interface to utilize the extracted information.                                                                                                          |
+| [cEP-0010](cEP-0010.md) | Convert bears to use aspects         | This document describes how `aspects` will be defined for and connected with bears and how their results will be annotated with them.                                                                                                                 |
+| [cEP-0012](cEP-0012.md) | coala's Command Line Interface       | This cEP describes the design of coala's Command Line Interface (the action selection screen).                                                                                                                                                        |
+| [cEP-0013](cEP-0013.md) | Cobot Enhancement and porting        | This cEP describes about the new features that are to be added to cobot as a part of the [GSoC project](https://summerofcode.withgoogle.com/projects/#4913450777051136).                                                                              |
+| [cEP-0014](cEP-0014.md) | Generate relevant coafile sections   | This cEP proposes a framework for coala-quickstart to generate more relevant `.coafile` sections based on project files and user preferences.                                                                                                         |
+| [cEP-0019](cEP-0019.md) | Meta-review System                   | This cEP describes the details of the process of implementing the meta-review system as a part of the [GSoC'18 project](https://summerofcode.withgoogle.com/projects/#5188493739819008).                                                              |
+| [cEP-0025](cEP-0025.md) | Integration of pyflakes-enhanced-AST | This cEP describes the details of the process of integrating the pyflakes-enhanced-AST into coala as part of [GSoC'18 project](https://summerofcode.withgoogle.com/projects/#5188493739819008).                                                       |
gitmate-bot commented 6 years ago

Comment on 4aa2e5e5296226af0d26d469f520bbacc5feb4f0, file README.md, line 8.

The text does not comply to the set style.

Origin: MarkdownBear, Section: markdown.

The issue can be fixed by applying the following patch:

--- a/tmp/tmptfkfgi35/README.md
+++ b/tmp/tmptfkfgi35/README.md
@@ -5,18 +5,18 @@

 ## Index

-| Filename                | Title                              | Description                                                                                                                                                                                                                                           |
-| ----------------------- | ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| [cEP-0000](cEP-0000.md) | coala Enhancement Proposals        | This cEP describes the official roles members of the coala community can hold and how they can vote on different levels of decisions.                                                                                                                 |
-| [cEP-0001](cEP-0001.md) | Decision Making in coala           | This cEP describes the official roles members of the coala community can hold and how they can vote on different levels of decisions.                                                                                                                 |
-| [cEP-0002](cEP-0002.md) | Next Gen Bear Design               | This cEP describes a new implementation of bears in coala which should make them simpler and make their design more intuitive and better.                                                                                                             |
-| [cEP-0003](cEP-0003.md) | Teams in coala                     | This is a proposal on how to decentralize the management of coala by introducing teams.                                                                                                                                                               |
-| [cEP-0005](cEP-0005.md) | coala Configuration                | One main pain point for our users is that coala is hard to configure.                                                                                                                                                                                 |
-| [cEP-0006](cEP-0006.md) | coala Community Code of Conduct    | Like the technical community as a whole, the coala team and community is made up of a mixture of professionals and volunteers from all over the world,working on every aspect of the mission - including mentorship, teaching, and connecting people. |
-| [cEP-0009](cEP-0009.md) | Change status                      | This cEP proposes a mechanism to represent and extract information from project files and an interface to utilize the extracted information.                                                                                                          |
-| [cEP-0010](cEP-0010.md) | Convert bears to use aspects       | This document describes how `aspects` will be defined for and connected with bears and how their results will be annotated with them.                                                                                                                 |
-| [cEP-0012](cEP-0012.md) | coala's Command Line Interface     | This cEP describes the design of coala's Command Line Interface (the action selection screen).                                                                                                                                                        |
-| [cEP-0013](cEP-0013.md) | Cobot Enhancement and porting      | This cEP describes about the new features that are to be added to cobot as a part of the [GSoC project](https://summerofcode.withgoogle.com/projects/#4913450777051136).                                                                              |
-| [cEP-0014](cEP-0014.md) | Generate relevant coafile sections | This cEP proposes a framework for coala-quickstart to generate more relevant `.coafile` sections based on project files and user preferences.                                                                                                         |
-| [cEP-0019](cEP-0019.md) | Meta-review System                 | This cEP describes the details of the process of implementing the meta-review system as a part of the [GSoC'18 project](https://summerofcode.withgoogle.com/projects/#5188493739819008).                                                              |
-| [cEP-0025](cEP-0025.md) | Integration of pyflakes-enhanced-AST | This cEP describes the details of the process of integrating the pyflakes-enhanced-AST into coala as part of [GSoC'18 project](https://summerofcode.withgoogle.com/projects/#5549789140221952).                                                              |
+| Filename                | Title                                | Description                                                                                                                                                                                                                                           |
+| ----------------------- | ------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| [cEP-0000](cEP-0000.md) | coala Enhancement Proposals          | This cEP describes the official roles members of the coala community can hold and how they can vote on different levels of decisions.                                                                                                                 |
+| [cEP-0001](cEP-0001.md) | Decision Making in coala             | This cEP describes the official roles members of the coala community can hold and how they can vote on different levels of decisions.                                                                                                                 |
+| [cEP-0002](cEP-0002.md) | Next Gen Bear Design                 | This cEP describes a new implementation of bears in coala which should make them simpler and make their design more intuitive and better.                                                                                                             |
+| [cEP-0003](cEP-0003.md) | Teams in coala                       | This is a proposal on how to decentralize the management of coala by introducing teams.                                                                                                                                                               |
+| [cEP-0005](cEP-0005.md) | coala Configuration                  | One main pain point for our users is that coala is hard to configure.                                                                                                                                                                                 |
+| [cEP-0006](cEP-0006.md) | coala Community Code of Conduct      | Like the technical community as a whole, the coala team and community is made up of a mixture of professionals and volunteers from all over the world,working on every aspect of the mission - including mentorship, teaching, and connecting people. |
+| [cEP-0009](cEP-0009.md) | Change status                        | This cEP proposes a mechanism to represent and extract information from project files and an interface to utilize the extracted information.                                                                                                          |
+| [cEP-0010](cEP-0010.md) | Convert bears to use aspects         | This document describes how `aspects` will be defined for and connected with bears and how their results will be annotated with them.                                                                                                                 |
+| [cEP-0012](cEP-0012.md) | coala's Command Line Interface       | This cEP describes the design of coala's Command Line Interface (the action selection screen).                                                                                                                                                        |
+| [cEP-0013](cEP-0013.md) | Cobot Enhancement and porting        | This cEP describes about the new features that are to be added to cobot as a part of the [GSoC project](https://summerofcode.withgoogle.com/projects/#4913450777051136).                                                                              |
+| [cEP-0014](cEP-0014.md) | Generate relevant coafile sections   | This cEP proposes a framework for coala-quickstart to generate more relevant `.coafile` sections based on project files and user preferences.                                                                                                         |
+| [cEP-0019](cEP-0019.md) | Meta-review System                   | This cEP describes the details of the process of implementing the meta-review system as a part of the [GSoC'18 project](https://summerofcode.withgoogle.com/projects/#5188493739819008).                                                              |
+| [cEP-0025](cEP-0025.md) | Integration of pyflakes-enhanced-AST | This cEP describes the details of the process of integrating the pyflakes-enhanced-AST into coala as part of [GSoC'18 project](https://summerofcode.withgoogle.com/projects/#5549789140221952).                                                       |
jayvdb commented 6 years ago

Might be better to add them at the end, otherwise we have lots of resizes of the table requiring changes of all lines.

Or maybe change the README to .rst or .asciidoc for a less broken table syntax.

(c.f. https://github.com/coala/cEPs/issues/129)

ankitxjoshi commented 6 years ago

I know that the column size is exceeding. But can't reduce the content.

sangamcse commented 6 years ago

You can remove 2 spaces after GSoC project link

But can't reduce the content.

ankitxjoshi commented 6 years ago

It's the title column that will create problem.

ankitxjoshi commented 6 years ago

And I think that we will face the similar problem with rst or asciidoc.

sangamcse commented 6 years ago

Maybe we should restrict Title's line length.

jayvdb commented 6 years ago

commit message has the wrong filename.

jayvdb commented 6 years ago

ack https://github.com/coala/cEPs/pull/159/commits/6f483d90c042f39254b33a422646bd1748d03961

jayvdb commented 6 years ago

@gitmate-bot rebase

gitmate-bot commented 6 years ago

Hey! I'm GitMate.io! This pull request is being rebased automatically. Please DO NOT push while rebase is in progress or your changes would be lost permanently :warning:

gitmate-bot commented 6 years ago

Automated rebase with GitMate.io was successful! :tada:

jayvdb commented 6 years ago

@gitmate-bot ff

gitmate-bot commented 6 years ago

Hey! I'm GitMate.io! This pull request is being fastforwarded automatically. Please DO NOT push while fastforward is in progress or your changes would be lost permanently :warning:

gitmate-bot commented 6 years ago

Automated fastforward with GitMate.io was successful! :tada: