Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
havocesp
/
flynt
Public
forked from
ikamensh/flynt
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 21, 2024
fix
Your Name
committed
27b7988
View commit details
Copy full SHA for 27b7988
Browse repository at this point
update pre-commit ruff
Your Name
committed
f43e564
View commit details
Copy full SHA for f43e564
Browse repository at this point
fix ruff action
Your Name
committed
0dc749c
View commit details
Copy full SHA for 0dc749c
Browse repository at this point
fixes for ruff
Your Name
committed
ca31a10
View commit details
Copy full SHA for ca31a10
Browse repository at this point
fix CI
Your Name
committed
d280d03
View commit details
Copy full SHA for d280d03
Browse repository at this point
Commits on Jul 28, 2023
Fix join not using returned node (#189)
Show description for 651c822
ikamensh
authored
651c822
View commit details
Copy full SHA for 651c822
Browse repository at this point
Commits on Jun 17, 2023
precommit
ikamensh
committed
c573f8b
View commit details
Copy full SHA for c573f8b
Browse repository at this point
skip redundant ast->str->ast conversion; contain concat and join exceptions
ikamensh
committed
7558aeb
View commit details
Copy full SHA for 7558aeb
Browse repository at this point
simplify string_in_string - determine on the resulting ost instead on the fly
ikamensh
committed
0f685d2
View commit details
Copy full SHA for 0f685d2
Browse repository at this point
blyak!
ikamensh
committed
aefe646
View commit details
Copy full SHA for aefe646
Browse repository at this point
blyak
ikamensh
committed
541de83
View commit details
Copy full SHA for 541de83
Browse repository at this point
mypy 2
ikamensh
committed
e9ed2c3
View commit details
Copy full SHA for e9ed2c3
Browse repository at this point
mypy
ikamensh
committed
1d642bd
View commit details
Copy full SHA for 1d642bd
Browse repository at this point
put literals directly into f-string
ikamensh
committed
6aae029
View commit details
Copy full SHA for 6aae029
Browse repository at this point
fix state location
ikamensh
committed
65abd5e
View commit details
Copy full SHA for 65abd5e
Browse repository at this point
utils package
ikamensh
committed
40a202f
View commit details
Copy full SHA for 40a202f
Browse repository at this point
use logger for exceptions
ikamensh
committed
5d29ba1
View commit details
Copy full SHA for 5d29ba1
Browse repository at this point
black
ikamensh
committed
6c3448e
View commit details
Copy full SHA for 6c3448e
Browse repository at this point
reuse candidate function in transform check
ikamensh
committed
90cc0eb
View commit details
Copy full SHA for 90cc0eb
Browse repository at this point
remove legacy tokenizer/lexer candidates generator (#184)
Show description for 950bdb1
ikamensh
authored
950bdb1
View commit details
Copy full SHA for 950bdb1
Browse repository at this point
Commits on Jun 16, 2023
Use ast to find candidate fstring expressions (#183)
Show description for cc98a97
ikamensh
authored
cc98a97
View commit details
Copy full SHA for cc98a97
Browse repository at this point
Commits on Jun 15, 2023
ruff
ikamensh
committed
0696643
View commit details
Copy full SHA for 0696643
Browse repository at this point
replace unneeded generator
ikamensh
committed
c0d493a
View commit details
Copy full SHA for c0d493a
Browse repository at this point
CI
ikamensh
committed
6821f5b
View commit details
Copy full SHA for 6821f5b
Browse repository at this point
more clarity; rename JoinTransformer to CodeEditor
ikamensh
committed
189af1c
View commit details
Copy full SHA for 189af1c
Browse repository at this point
Commits on Jun 13, 2023
Cleanup: (#182)
Show description for 8f835d6
ikamensh
authored
8f835d6
View commit details
Copy full SHA for 8f835d6
Browse repository at this point
Commits on May 9, 2023
Set -ll arg type to 'int' (#180)
akash329d
authored
798e104
View commit details
Copy full SHA for 798e104
Browse repository at this point
Commits on Mar 28, 2023
pre-commit: Replace bandit, flake8, and isort with ruff (#170)
Show description for 22f17df
cclauss
authored
22f17df
View commit details
Copy full SHA for 22f17df
Browse repository at this point
Commits on Mar 24, 2023
bump version
ikamensh
committed
6e1fc75
View commit details
Copy full SHA for 6e1fc75
Browse repository at this point
Commits on Mar 21, 2023
remove extra newline added by sys.stdin (#168)
Show description for 9fcaf70
PiRK
authored
9fcaf70
View commit details
Copy full SHA for 9fcaf70
Browse repository at this point
Commits on Mar 20, 2023
add a --stdout option (#164)
Show description for 8db7c43
PiRK
authored
8db7c43
View commit details
Copy full SHA for 8db7c43
Browse repository at this point
Commits on Jan 8, 2023
Fix state reading from args, support state with `--string` (#163)
Show description for b247c6b
akx
authored
b247c6b
View commit details
Copy full SHA for b247c6b
Browse repository at this point
Commits on Jan 6, 2023
Stdin/stdout support (#161)
Show description for 5b07158
akx
and
ikamensh
authored
5b07158
View commit details
Copy full SHA for 5b07158
Browse repository at this point
Commits on Jan 4, 2023
Get rid of global lexer state (#159)
Show description for eb91089
akx
authored
eb91089
View commit details
Copy full SHA for eb91089
Browse repository at this point
Commits on Dec 20, 2022
Declare support for Python 3.11 and use stdlib tomllib (#158)
Show description for 2fdb9a8
hugovk
authored
2fdb9a8
View commit details
Copy full SHA for 2fdb9a8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.