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

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

Merged
merged 1 commit into from
Jun 10, 2018
Merged

Conversation

ankitxjoshi
Copy link
Contributor

Closes #158

@gitmate-bot
Copy link

Comment on 395bb50, 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
Copy link

Comment on 4aa2e5e, 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
Copy link
Member

jayvdb commented May 29, 2018

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. #129)

Copy link
Member

@sangamcse sangamcse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, your column size is exceeding and I think that's the reason it is breaking. Make the column size to 313. 😉

@ankitxjoshi
Copy link
Contributor Author

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

@sangamcse
Copy link
Member

You can remove 2 spaces after GSoC project link

But can't reduce the content.

@ankitxjoshi
Copy link
Contributor Author

It's the title column that will create problem.

@ankitxjoshi
Copy link
Contributor Author

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

@sangamcse
Copy link
Member

Maybe we should restrict Title's line length.

@jayvdb
Copy link
Member

jayvdb commented Jun 7, 2018

commit message has the wrong filename.

@jayvdb
Copy link
Member

jayvdb commented Jun 10, 2018

ack 6f483d9

@jayvdb
Copy link
Member

jayvdb commented Jun 10, 2018

@gitmate-bot rebase

@gitmate-bot
Copy link

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 ⚠️

@gitmate-bot
Copy link

Automated rebase with GitMate.io was successful! 🎉

@jayvdb
Copy link
Member

jayvdb commented Jun 10, 2018

@gitmate-bot ff

@gitmate-bot
Copy link

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 ⚠️

@gitmate-bot gitmate-bot merged commit 8eff469 into coala:master Jun 10, 2018
@gitmate-bot
Copy link

Automated fastforward with GitMate.io was successful! 🎉

@jayvdb jayvdb changed the title Readme.md: Add entry for cEP-0025 README.md: Add entry for cEP-0025 Jun 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants