Aluriak / Aluriak/clyngor

Autodetect when it is necessary to use careful parsing.

オープン
#19 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
37
フォーク
8
PR マージ指標
30日以内にマージされた PR はありません

説明

Careful parsing should be the default choice in 0.4.0
In 0.3.x though, it could be activated if:

- there is nested parenthesis (i.e. `(` is followed by a `(`, not a `)`)
- there is a paren between two double-quotes

The former is easy to test. The latter is harder,
but together will match most cases where the naive parsing is not enough.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。