Skip to content

issues Search Results · repo:facebookarchive/codemod language:Python

Filter by

50 results
 (56 ms)

50 results

infacebookarchive/codemod (press backspace or delete to remove)

Hey! Anyone who can tell me how to remove a line as a replacement?
  • BartJanvanAssen
  • Opened 
    on Jan 22, 2021
  • #124

Hi, It seems that the --count option returns the correct result minus one. For example if I have only one matching string, it returns zero matches, or if I have 30 matches, it returns 29. Thanks for ...
  • kir0ul
  • Opened 
    on Nov 24, 2020
  • #121

The directory does not have an extension. You cannot use this to change the directory name
  • ZqyDaoDao
  • Opened 
    on Sep 9, 2020
  • #119

Trying to run codemod on .d.ts files, but it doesn t find any. I m running; codemod --extensions d.ts, (export { default as (\w*) }.*) export const \2: unknown; //\1 a.
  • wildeyes
  • Opened 
    on Jun 16, 2020
  • #115

https://github.com/facebook/codemod/blob/41d6eabad7b055a83923150efd5518813831c9a5/codemod/base.py#L86-L87 image
  • dko-slapdash
  • 1
  • Opened 
    on May 15, 2020
  • #114

I m trying to run codemod on my codebase and it is choking with: Traceback (most recent call last): File /home/ezyang/local/pytorch-tmp-env/bin/codemod , line 8, in module sys.exit(main()) ...
  • ezyang
  • 2
  • Opened 
    on Nov 4, 2019
  • #112

@modocache @rochacbruno @facebook anyone know the status of this project? Who has commit bit and can merge or discuss the open tickets/PRs? I m considering to contribute to this repo and not sure whether ...
  • asfaltboy
  • 2
  • Opened 
    on Oct 7, 2019
  • #111

Is it possible to add an option to ignore binary files automatically rather than exiting? For example, codemod --ignore-binary foo bar Currently, the only way to avoid stopping replacement at binary ...
  • raviqqe
  • 1
  • Opened 
    on May 16, 2019
  • #109

There is a v1.0.0 in PyPI. And there is not a v1.0.0 in https://github.com/facebook/codemod/releases , so I can not quickly see where v1.0.0 is in the git history. Can we get a new tagged release, ideally ...
  • jayvdb
  • Opened 
    on May 13, 2019
  • #108

I typically have to run codemod on several directories in my working repository with the -d option. I would run it in the root of my working repository, but it includes some large irrelevant files that ...
  • hibachrach
  • 1
  • Opened 
    on Oct 30, 2018
  • #105
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub