mirror of
https://github.com/Instagram/LibCST.git
synced 2025-12-23 10:35:53 +00:00
Add future section, based on questions received.
This commit is contained in:
parent
42760505bf
commit
dd99a424dc
1 changed files with 7 additions and 0 deletions
|
|
@ -179,6 +179,13 @@ To generate documents, do the following in the root:
|
|||
|
||||
tox -e docs
|
||||
|
||||
Future
|
||||
======
|
||||
|
||||
- Extension to Matchers API which incorporates metadata on nodes.
|
||||
- Addition to Matchers API which allows for operations such as extract/find/replaceall, similar to the RE module.
|
||||
- Additional layer providing command-line frontend for executing refactors.
|
||||
|
||||
License
|
||||
=======
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue