-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Performance: do not fetch extra post data unless needed (#105)
* Performance: do not fetch extra post data unless needed * simplify the scope condition * move api calls outside markdown inspect refactor contains function and make it more readable * check if there is scope defined before making any api calls refactor duplicated replace calls * remove redundant log error calls * fix: remove duplicate import * fix: linting errors * fix: linting errors
- Loading branch information
1 parent
384f220
commit 6e6b5df
Showing
2 changed files
with
317 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters